Skip to main content
Run any Skill in Manus
with one click

spec-workflow

Heavyweight spec-driven development loop (plan → build → review → fix) for a single engineering item, with four artifacts under specs/<slug>/ (spec.md, design.md, tasks.md, review.md) and parallel implementer dispatch via the subagent-protocol. Use when the user asks to "spec it out", run a spec-driven workflow, plan + build + review a non-trivial feature, parallelize implementer subagents against a written design, or mentions "spec workflow" / "spec-driven". Do NOT use for one-file edits, typos, trivial bug fixes, exploratory spikes, or anything the default single-agent operating loop can handle in one pass — this skill is intentionally heavy.

Overview

Heavyweight spec-driven development loop (plan → build → review → fix) for a single engineering item, with four artifacts under specs/<slug>/ (spec.md, design.md, tasks.md, review.md) and parallel implementer dispatch via the subagent-protocol. Use when the user asks to "spec it out", run a spec-driven workflow, plan + build + review a non-trivial feature, parallelize implementer subagents against a written design, or mentions "spec workflow" / "spec-driven". Do NOT use for one-file edits, typos, trivial bug fixes, exploratory spikes, or anything the default single-agent operating loop can handle in one pass — this skill is intentionally heavy.

Install command
npx skills add https://github.com/toderian/project_template --skill spec-workflow

Copy and paste this command into Claude Code to install the skill

Stars0
Forks0
UpdatedJune 3, 2026 at 21:38
SKILL.md
readonly