Analysis Phase

Standard Operating Procedure for /analyze phase. Covers cross-artifact consistency validation and breaking change detection.

majiayu000 fc5b7e7 2 files · 2.0 KB Updated 567 repo stars

File contents

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

  1. Check spec-plan consistency
  2. Verify task-implementation alignment
  3. Detect breaking changes (API, database, UI)
  4. Validate dependencies
  5. 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.

majiayu000/claude-skill-registry-data/tree/main/development/analysis-phase commit fc5b7e7cc3

Frequently asked questions

npx skillmds add majiayu000/analysis-phase