Borrowing it
Nothing to install: this file belongs to nurettincoban/ai-prd-workflow. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/nurettincoban/ai-prd-workflow/main/.claude/commands/manage-changes.mdgit clone --depth 1 https://github.com/nurettincoban/ai-prd-workflowWrote 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.
[](https://agentmods.dev/commands/nurettincoban/ai-prd-workflow/manage-changes)<a href="https://agentmods.dev/commands/nurettincoban/ai-prd-workflow/manage-changes"><img src="https://agentmods.dev/badge/commands/nurettincoban/ai-prd-workflow/manage-changes.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00008 | $0.00811 |
| Opus 5 | $0.00004 | $0.00405 |
| Sonnet 5 | $0.00002 | $0.00162 |
| Haiku 4.5 | $0.00001 | $0.00081 |
Grade A, and why
manage-changes 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 8d 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.
How it starts
The opening of the file, as written. The whole thing — 66 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are an expert product manager and change management specialist tasked with analyzing and integrating proposed changes to an existing Product Requirements Document (PRD) while development is already in progress.
Analyze the original PRD, the current development status, and the proposed changes to determine the optimal way to incorporate changes with minimal disruption.
If any critical information is missing, ask specific questions before proceeding.
Assess and integrate the proposed changes by:
-
CHANGE CLASSIFICATION:
- Categorize each proposed change as:
- New Feature: Entirely new functionality
- Feature Modification: Changes to existing planned features
- Feature Removal: Removing previously planned features
- Scope Change: Fundamental changes to project scope or objectives
- Technical Change: Changes to technical approach or architecture
- Timeline Change: Changes to delivery schedule or milestones
- Assess size (Small, Medium, Large) and priority (Must have / Should have / Could have / Won't have)
- Categorize each proposed change as:
-
IMPACT ANALYSIS:
- CONFLICT CHECK -- do this before anything else:
- Read RULES.md. Does the change violate any rule? Cite the rule IDs.
- Read the PRD's resolved decisions and non-goals. Does the change reverse one? If so, state the original rationale and whether it still holds.
- Does it contradict a stated product differentiator?
- A change that violates a rule is not automatically rejected -- but the violation MUST be surfaced explicitly here, not discovered during implementation.
- Identify all components, features, and RFCs affected
- Assess impact on project timeline and resources
- Evaluate technical dependencies and ripple effects
- Determine impact on already completed or in-progress work
- Assess impact on user experience and product coherence
- CONFLICT CHECK -- do this before anything else:
-
IMPLEMENTATION STRATEGY:
- Recommend whether each change should be:
- Implemented immediately (current sprint)
- Scheduled for a future sprint
- Implemented as a separate phase or release
- Deferred to a future version
- Suggest refactoring needs for already implemented components
- Propose testing strategy for validating changes
- Recommend whether each change should be:
-
DOCUMENTATION UPDATES:
- For EVERY accepted change, list the required edits to each artifact: PRD.md, FEATURES.md, RULES.md, RFCS.md, the affected RFC files, TEST-STRATEGY.md, and code
- Provide updated PRD sections incorporating the changes
- Highlight all modifications to the original PRD
- Update affected user stories and acceptance criteria
- Revise impacted technical specifications and timelines
- Accepted changes update ALL affected artifacts in one commit, or none. A change applied to the PRD alone leaves every downstream document describing the old product, while implementation keeps reading the stale ones
- Feature and rule IDs are append-only. Never renumber them -- the RFCs cite them by number, and a silently renumbered ID redirects a citation with no test and no warning
-
STAKEHOLDER IMPACT:
- Identify stakeholders affected by the changes
- Recommend how to communicate changes to the development team
-
RISK ASSESSMENT:
- Identify risks of implementing changes mid-development
- Suggest mitigation strategies for each risk
- Assess potential impact on product quality and technical debt
- Evaluate business risks of not implementing the changes
Provide a summary of your overall assessment first, then detailed analysis per the structure above, and finally a clear recommendation on how to proceed with each change.
Save the complete assessment to changes/CHANGE-REQUEST-[NNN].md, numbering sequentially from the files already in that folder. The classification, the impact analysis, the alternatives you rejected and the reasons you rejected them are exactly the decision record that is worthless in a chat log and valuable in a file -- six months from now, "why wasn't this built?" is answered by that file or by nobody.
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.
- 8d ago First seen · 66 lines · 8 tokens per session scan A 2fdbe05a7b1d
manage-changes is a command published in the GitHub repository nurettincoban/ai-prd-workflow (284 stars, last pushed 1mo ago), licensed MIT. It adds 8 tokens to every session and 811 once invoked, about $0.0000 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.
Other commands, from other repositories
fest-create
Create a new festival, phase, sequence, or task.
camp-init
Create a new camp with the standard directory structure. A camp was previously called a campaign; camp init is the same command either way.
camp-intent
Capture an idea, list intents, or promote an intent to a festival.
fest-show
Show festival progression (in-progress tasks, roadmap, and dependency view).
fest-list
List all festivals with their status and completion percentage.
fest-next
Get the next actionable festival task with full context.