anombyte93/prd-taskmaster

Zero-config goal-to-tasks engine for Claude Code (the Atlas engine). Graded PRD validation, dependency-ordered task graph, evidence-gated execution.

592Stars on the repository
18Mods indexed here, across every type
18d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

prd-taskmaster

01

anombyte93/prd-taskmaster

Skill Claude CodeCodex

Zero-config goal-to-tasks engine (the Atlas engine). Takes any goal (software, pentest, business, learning), runs adaptive discovery via brainstorming, generates a validated spec, parses into TaskMaster tasks, and hands off to execution. Use when user says "PRD", "product requirements", "I want to build", invokes…

592 18d ago A 80 tokens original MIT

atlas

02

anombyte93/prd-taskmaster

Skill Claude CodeCodex

The Atlas engine — turn any goal into a validated PRD and an executable, verified task graph. Brand-name entrypoint; a thin alias for the go orchestrator. Use when the user types /prd:atlas, says "I want to build", or asks for a PRD / task-driven build.

592 18d ago A 66 tokens original MIT

customise-workflow

03

anombyte93/prd-taskmaster

Skill Claude CodeCodex

Customise the prd-taskmaster plugin workflow via curated brainstorm questions. The AI asks, the user answers in plain English, and the skill writes their preferences to .atlas-ai/config/atlas.json. Future runs of prd-taskmaster read that file and apply user preferences to phase gates, validation strictness, default…

592 18d ago A 137 tokens original MIT

discover

04

anombyte93/prd-taskmaster

Skill Claude CodeCodex

Phase 1 of the prd-taskmaster pipeline: brainstorm-driven discovery. Delegates to superpowers:brainstorming in Interactive Mode (one adaptive question at a time), or self-brainstorms in Autonomous Mode when no user is present. Intercepts before the brainstorming chain hands off to writing-plans — this skill owns the…

592 18d ago A 92 tokens original MIT

execute-fleet

05

anombyte93/prd-taskmaster

Skill Claude CodeCodex

Phase execution skill for licensed Atlas Fleet runs. Use when HANDOFF has selected Atlas Fleet and the project should be executed across isolated launcher worktrees with inbox-based result collection, verified CDD cards, sequential integration merges, and one final PR.

592 18d ago A 52 tokens original MIT

execute-task

06

anombyte93/prd-taskmaster

Skill Claude CodeCodex

Execute the next TaskMaster task using the implementation plan with CDD verification. Picks the next ready task, matches it to the plan step, implements via a dispatched subagent, verifies subtasks with evidence, marks the task done, and loops until every task is complete. Wraps the TaskMaster next -> in-progress ->…

592 18d ago A 98 tokens original MIT

expand-tasks

07

anombyte93/prd-taskmaster

Skill Claude CodeCodex

Expand all TaskMaster tasks with deep research before coding begins. Reads tasks.json, launches parallel research agents per task in waves using the research-expander agent. Writes findings back to tasks.json. Part of the prd-taskmaster toolkit. Use after PRD is parsed and before implementation. Invoke with…

592 18d ago A 68 tokens original MIT

generate

08

anombyte93/prd-taskmaster

Skill Claude CodeCodex

Phase 2 of the prd-taskmaster pipeline: spec generation and task parsing. Loads a template (comprehensive|minimal), fills it with DISCOVER-phase constraints and answers, validates the spec (placeholdersfound, grade thresholds), parses the PRD into tasks via task-master, runs TaskMaster's native complexity analysis…

592 18d ago A 91 tokens original MIT

go

09

anombyte93/prd-taskmaster

Skill Claude CodeCodex

Zero-config goal-to-tasks engine. Takes any goal (software, pentest, business, learning), runs adaptive discovery, generates a validated spec, parses into TaskMaster tasks, creates an implementation plan, and executes with built-in CDD verification. Use when user says "PRD", "product requirements", "I want to build"…

592 18d ago A 76 tokens original MIT

handoff

10

anombyte93/prd-taskmaster

Skill Claude CodeCodex

Phase 3 of the prd-taskmaster pipeline: smart mode selection and user handoff. Detects installed capabilities (superpowers, ralph-loop, task-master-ai, playwright, research providers), recommends ONE execution mode (A/B/C) with reasoned justification, appends the task-execution workflow to CLAUDE.md, surfaces a…

592 18d ago A 158 tokens original MIT

setup

11

anombyte93/prd-taskmaster

Skill Claude CodeCodex

Phase 0 of the prd-taskmaster pipeline. Resolves the active backend, initializes the project, configures the provider stack when the TaskMaster backend is active (DETECT-FIRST — never overwrite a working user config), and verifies the AI pipeline. Autonomous: zero user questions unless a hard block is hit. Declares…

592 18d ago A 77 tokens original MIT