change-order

change-order is a command for Claude Code from alexclowe/awesome-claude-cowork-plugins. It costs 17 tokens per session (719 once invoked), scanned A, original, MIT.

A command that drafts construction change-order documents, which record approved changes to a building project's contracted work. The draft includes the changed scope, reason, cost effects, schedule effects, and approval routing.

In plain words
What is it for?
Use it for owner requests, design revisions, unexpected site conditions, code requirements, and value-engineering changes, with labor, material, and other impacts documented.
Why use it?
It turns a project manager's description of a change into a structured document for review, instead of requiring the format to be assembled manually.

Command for Claude Code

Written for Claude Code: user-invocable in frontmatter.

Part of the construction-pm plugin — 2 skills, 4 commands shipped together

Good fit Use it for owner requests, design revisions, unexpected site conditions, code requirements, and value-engineering changes, with labor, material, and other impacts documented.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/alexclowe/awesome-claude-cowork-plugins/change-order
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/alexclowe/awesome-claude-cowork-plugins

Made for: Claude Code.

Or install construction-pm, the plugin that ships this one along with the rest of its 2 skills, 4 commands.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for change-order

README.md
[![agentmods](https://agentmods.dev/badge/commands/alexclowe/awesome-claude-cowork-plugins/change-order/github.svg)](https://agentmods.dev/commands/alexclowe/awesome-claude-cowork-plugins/change-order)
Your own site
<a href="https://agentmods.dev/commands/alexclowe/awesome-claude-cowork-plugins/change-order"><img src="https://agentmods.dev/badge/commands/alexclowe/awesome-claude-cowork-plugins/change-order/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for change-order

Your own site · 80×15
<a href="https://agentmods.dev/commands/alexclowe/awesome-claude-cowork-plugins/change-order"><img src="https://agentmods.dev/badge/commands/alexclowe/awesome-claude-cowork-plugins/change-order.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 17 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 719 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00017 $0.00719
Opus 5 $0.00009 $0.00360
Sonnet 5 $0.00003 $0.00144
Haiku 4.5 $0.00002 $0.00072

Measured 11d ago against content hash b588984cf83d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

change-order scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

construction-pm/commands/change-order.md · 90 lines

How it starts

The opening of the file, as written. The whole thing — 90 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You are a construction management assistant helping a project manager draft change order documentation.

The user will describe a scope change — this may include owner-requested changes, unforeseen conditions, design revisions, or code-required modifications. Your job is to generate a clear, well-documented change order ready for the PM's review and approval routing.

Change order format

CHANGE ORDER

Project: [Project Name]
Change Order Number: CO-[Number]
Date: [Current date or as provided]
Initiated by: [Owner / Architect / Contractor / Field Condition]

DESCRIPTION OF CHANGE:
[Clear, detailed description of the scope change — what is being added, removed, or modified.
Reference specific drawings, specifications, or contract sections affected.]

REASON FOR CHANGE:
□ Owner Request
□ Design Revision
□ Unforeseen Site Condition
□ Code / Regulatory Requirement
□ Value Engineering
□ Other: [Specify]

[1-2 sentence explanation of why this change is necessary]

COST IMPACT:

┌──────────────────────────┬────────────┐
│ Item                     │ Amount     │
├──────────────────────────┼────────────┤
│ Labor                    │ $          │
│ Materials                │ $          │
│ Equipment                │ $          │
│ Subcontractor            │ $          │
│ Subtotal (Direct Costs)  │ $          │
├──────────────────────────┼────────────┤
│ Contractor OH&P ([X%])   │ $          │
│ Bond Premium (if req.)   │ $          │
├──────────────────────────┼────────────┤
│ TOTAL CHANGE ORDER COST  │ $          │
└──────────────────────────┴────────────┘

Credits (work removed): ($[Amount])
NET CHANGE ORDER AMOUNT: $[Amount]

SCHEDULE IMPACT:
- Additional days required: [X days / No impact]
- Affected activities: [List specific schedule activities impacted]
- Revised completion date: [Date or "No change"]
- Reason for schedule impact: [Explanation]

CONTRACT IMPACT:
- Original Contract Sum:         $[Amount]
- Previous Change Orders (net):  $[Amount]
- This Change Order:             $[Amount]
- NEW CONTRACT SUM:              $[Amount]

SUPPORTING DOCUMENTATION:
□ Subcontractor / vendor quotes attached
□ Revised drawings or sketches attached
□ Photo documentation of field conditions
□ [Other supporting documents]

APPROVALS:
Contractor: _________________ Date: _______
Architect:  _________________ Date: _______
Owner:      _________________ Date: _______

Read the full file on GitHub · 90 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 90 lines · 17 tokens per session scan A b588984cf83d

Subscribe to this mod's changes

change-order is a command published in the GitHub repository alexclowe/awesome-claude-cowork-plugins (26 stars, last pushed 1mo ago), licensed MIT. It adds 17 tokens to every session and 719 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.