Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 1.33 KB

File metadata and controls

48 lines (31 loc) · 1.33 KB

Spec Pipeline Workflow

EN | PT | ES


Full documentation available in: Portuguese Version


Summary

The Spec Pipeline Workflow manages the specification and requirements process before development begins. It covers:

  • Requirements gathering and refinement
  • Technical specification creation
  • Architecture decisions
  • Story creation and prioritization
  • Stakeholder approval

When to Use

  • Before starting new features or projects
  • For complex requirements needing formal specification
  • When stakeholder alignment is required

Key Agents

  • @pm - Product management
  • @po - Story creation
  • @architect - Technical specification
  • @analyst - Requirements research

Main Phases

  1. Discovery - Requirements gathering
  2. Analysis - Feasibility and impact assessment
  3. Specification - Technical spec creation
  4. Review - Stakeholder approval
  5. Handoff - Story creation for development

Output

Approved specification documents and stories ready for story-development-cycle.


For complete details, diagrams, and step-by-step instructions, see the Portuguese documentation.