
Spec Driven Workflow
- 1 repo stars
- Updated April 6, 2026
- souzalemos/spec-driven-workflow
spec-driven-workflow is a Claude Code plugin that automates a three-phase spec-driven workflow so teams can research, discuss, and execute with shared templates and hooks.
About
spec-driven-workflow is a Claude Code plugin that implements a spec-driven development model with research, discussion, and execution phases plus rich slash commands. It scaffolds CLAUDE.md, rules, `.spec` templates, hooks, and subagents for codebase scouting and external research. Adopt it when you want repeatable ceremony—from `/init-workflow` through `/validate`—instead of ad hoc agent sessions on growing codebases.
- Three-phase flow: Pesquisa, Discussão, Execução
- 18 slash commands and 15 skills with scout, researcher, reviewer agents
- Init creates CLAUDE.md, rules, .spec templates, and commit hooks
- Specialized hotfix, spike, security-audit, and refactor workflows
Spec Driven Workflow by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add souzalemos/spec-driven-workflowAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Last updated | April 6, 2026 |
| Repository | souzalemos/spec-driven-workflow ↗ |
How do you keep Claude Code projects aligned to specs, tests, and milestones without losing state between agent sessions?
Run spec-driven slash commands for research, discussion, and execution with templates, hooks, and subagents in Claude Code projects.
Who is it for?
Developers leading spec-driven delivery who want slash commands, skills, and hooks codified in Claude Code.
Skip if: Tiny throwaway repos where formal `.spec` templates and milestone ceremonies are heavier than the work itself.
What you get
Projects gain workflow files, slash commands, lint/test hooks, subagents, and spec templates driving research-to-execution loops.
Recommended Marketplaces
FAQ
What must I run after install?
The README requires `/init-workflow` to generate CLAUDE.md, rules, templates, settings hooks, and gitignore updates.
What phases does it enforce?
It follows Pesquisa (research), Discussão (discussion), and Execução (execution) per the manifest and README.
What tooling ships with the plugin?
18 commands, 15 skills, three subagents, and commit hooks for lint and test are listed in the README.