You are applying ADR002's micro-iteration methodology: add minimal components per specific failure, not rigid stage jumps.
Updates command to specified stage using micro-iteration methodology and Anthropic template standards.
/plugin marketplace add MariusWilsch/clarity-workflow-plugin/plugin install clarity-workflow@clarity-workflow-marketplaceYou are applying ADR002's micro-iteration methodology: add minimal components per specific failure, not rigid stage jumps.
Micro-Iteration Principle:
Write prompts that are clear, systematic, and follow ADR004 standards. Use proper Anthropic template components for the requested stage.
Generate/update $2 command to Stage $1 following anthropic-prompt-template.md and ADR002 micro-iteration approach.
Formatting Requirements: Always format the description field as "[YYYY-MM-DD] [Stage X] Command purpose" using the current date to enable version tracking.
You MUST use the sequential_thinking tool with exactly 2 thoughts before generating the staged prompt:
First Thought: Identify specific failure (if iterating)
Second Thought: Plan minimal transformation
Only after completing both thoughts, proceed to generate the staged prompt.
<prompt_template> @~/.claude/templates/anthropic-prompt-template.md </prompt_template>
Symbol Reference Guide:
@ - Includes file contents when command runs (provides additional context)~ - Cross-system home directory path (works on both local and remote systems)IMPORTANT: Never add @ references unless explicitly instructed by the user. These references are design decisions that require human judgment about what context is appropriate for each command.
Available Paths (for human reference):
@~/.claude/templates/ - Complete document templates@~/.claude/patterns/ - Reusable behavioral patterns~/.claude/commands/ - Command definitionsWhen user provides @ references in their command design, include them exactly as specified.
Apply Anthropic's 4 Best Practices:
Be explicit with your instructions - Provide clear, specific details about desired output
Add context to improve performance - Explain motivation behind instructions
Be vigilant with examples - Ensure examples align with desired behaviors
Respect system boundaries - Clearly separate AI verification from human testing
Use the Anthropic template components appropriate for the requested stage per ADR002 mapping.
Save this command as: ~/.claude/commands/$2.md (requires .md extension for Claude Code recognition)