Skip to content
Product
Command

/manage-changes

Analyze and integrate PRD changes mid-development

From plugin
ai-prd-workflow
27810 skills10 commands

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/manage-changes

Context preview

What this command does when you run it.

Analyze and integrate PRD changes mid-development

Command definition

manage-changes.md
description: Analyze and integrate PRD changes mid-development

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:

1. 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)

2. 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

3. 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

4. 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

5. STAKEHOLDER IMPACT:

  • Identify stakeholders affected by the changes
  • Recommend how to communicate changes to the development team

6. 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.

Read more
Ships withai-prd-workflow

A structured prompt pipeline that turns vague ideas into implementable RFCs — works with any AI assistant.

Get the whole plugin
Stats
280
Stars
31
Forks
Active
Maintenance
Shell
Language
MIT
License
29d ago
Last commit
1y ago
Created

Repo: nurettincoban/ai-prd-workflow