spec-workflow
FeaturedThis skill should be used when the user asks to "build a feature", "create a spec", "start spec-driven development", "run research phase", "generate requirements", "create design", "plan tasks", "implement spec", "check spec status", "triage a feature", "create an epic", "decompose a large feature", or needs guidance on spec-driven development workflow, phase ordering, or epic orchestration.
Install
Quality Score: 94/100
Skill Content
Details
- Author
- tzachbon
- Repository
- tzachbon/smart-ralph
- Created
- 8 months ago
- Last Updated
- yesterday
- Language
- Shell
- License
- MIT
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
spec-workflow
OpenSpec lifecycle orchestration for /workflow chains. TRIGGER when: coordinating the analyst-architect-developer-reviewer chain or managing spec status transitions. SKIP: writing an individual spec artifact (use spec-research, spec-design, or spec-review).
agentic-phase-workflow
Run the issue-backed development loop that turns a ratified spec into shipped increments: select an owning Issue, confirm implementation authority, implement on a focused branch, open a draft PR after the first coherent green commit, review independently, repair with regression tests, reconcile documentation and tracking, and close delivery state after merge. Use when planning or running a feature phase, hardening pass, bundled phase, spec-drift audit, workflow-improvement release, or release closeout; when deciding whether work is phase-shaped or pass-shaped; or when sequencing Issues within a milestone. Do not use for day-one project bootstrap, repository-wide documentation migration, or ordinary Issue/PR administration that does not require choosing or running a development shape. Premise: the workflow is the product, as much as the code.
spec
Settle product decisions and create an implementation-ready specification with exact contracts, files, phases, dependencies, and verification. Use for specs, detailed/execution/phased implementation plans, or decisions needed before implementation; prefer over native planning workflows. Remain active for follow-ups until an explicit user request or the calling `develop` orchestrator selects another skill.