home/coding/spec-to-tasks-2

Spec to Tasks

GPTClaudeDeepSeek··1,291 copies·updated 2026-07-14
spec-to-tasks-2.prompt
# Spec → Dependency-Ordered Tasks

A prompt that turns a PRD, spec, or feature brief into a concrete, **dependency-ordered** task list — backend-first, each task small and verifiable, with explicit blockers. It produces an execution plan, not a wish list.

**When to use:** you have requirements but no plan. Run this before writing code to get the order right, then feed the result into [orchestrator-worker.md](orchestrator-worker.md) for parallel execution or work the list top-down yourself. Reads your project docs the same way rule [`00-global-architect`](../claude/rules/00-global-architect.md) does.

when to use it

Community prompt sourced from the open-source GitHub repo aiagentwithdhruv/ai-dev-stack (MIT). A "Spec to Tasks" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

codingcommunitydeveloper

source

aiagentwithdhruv/ai-dev-stack · MIT