Agent skill
analysis-phase
Standard Operating Procedure for /analyze phase. Covers cross-artifact consistency validation and breaking change detection.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/analysis-phase
SKILL.md
Analysis Phase: Standard Operating Procedure
Training Guide: Validate cross-artifact consistency and detect breaking changes.
Phase Overview
Purpose: Review work and identify potential breaking changes or inconsistencies. Inputs: All workflow artifacts Outputs: analysis-report.md with findings Expected duration: 15-30 minutes
Execution Steps
- Check spec-plan consistency
- Verify task-implementation alignment
- Detect breaking changes (API, database, UI)
- Validate dependencies
- Generate analysis report
Common Mistakes
- Missing breaking change detection
- Inconsistent artifacts
- No cross-reference validation
Completion Criteria
- All artifacts consistent
- Breaking changes documented
- Analysis report generated
This SOP guides the analysis phase.
Didn't find tool you were looking for?