anombyte93anombyte93Community·12 Agent Skills Included

prd-taskmaster

Turn any goal into a verified PRD and executable task plan

Turns a one-line goal into a graded, placeholder-proof PRD through an adaptive interview, then compiles it into a dependency-ordered task graph. Executes every task with evidence-gated verification so done means proven, not claimed. Routes work to the cheapest capable AI model and tracks real cost savings with a built-in telemetry ledger.
npx skills add anombyte93/prd-taskmaster --all -g -y
Available:

Instructs the AI agent to act as a driver that decomposes goals into tasks, routes each to the cheapest capable executor, and enforces verification gates before any task counts as done.

All Skills in This Repository (12)

Pure Emerald Level Indicators
📦 In Repo
anombyte93anombyte93

PRD Generator for TaskMaster

Generate engineer-focused PRDs with 13 automated validation checks.

Community
Advanced
📦 In Repo
anombyte93anombyte93

prd-taskmaster

Generates graded PRDs and dependency-ordered task graphs from natural-language goals.

Community
Advanced
📦 In Repo
anombyte93anombyte93

discover

Runs adaptive discovery interviews to extract project constraints and classify scale before PRD generation.

Community
Advanced
📦 In Repo
anombyte93anombyte93

go

Routes goal-driven requests through a phased PRD-to-task execution pipeline.

Community
Intermediate
📦 In Repo
anombyte93anombyte93

handoff

Detects installed capabilities and dispatches a user-selected task execution mode.

Community
Advanced
📦 In Repo
anombyte93anombyte93

execute-fleet

Orchestrates parallel task execution across isolated worktrees with verified merges and evidence gates.

Community
Advanced
📦 In Repo
anombyte93anombyte93

expand-tasks

Expands TaskMaster tasks with parallel research agents and writes findings back to tasks.json.

Community
Advanced
📦 In Repo
anombyte93anombyte93

setup

Initializes the prd-taskmaster project backend, provider stack, and pipeline state.

Community
Advanced
📦 In Repo
anombyte93anombyte93

customise-workflow

Configure prd-taskmaster workflow preferences via curated questions written to atlas.json.

Community
Intermediate
📦 In Repo
anombyte93anombyte93

execute-task

Executes TaskMaster tasks autonomously with evidence-gated verification and complexity-tiered subagent dispatch.

Community
Advanced
📦 In Repo
anombyte93anombyte93

generate

Generates a validated PRD spec and parses it into an expanded task graph.

Community
Advanced
📦 In Repo
anombyte93anombyte93

atlas

Routes goal statements into the Atlas PRD and task-graph orchestration pipeline.

Community
Basic

Frequently Asked Questions

FAQPage Schema
How to install prd-taskmaster?

Run `npx skills add anombyte93/prd-taskmaster --all -g -y` in your terminal to install the full skill suite globally.

What does prd-taskmaster do?

It interviews you about your goal, writes a graded PRD, breaks it into an ordered task graph, and executes each task with proof-of-completion checks.

Does prd-taskmaster require a paid API key?

No. The free engine works with the AI model CLIs you already have installed, such as Claude Code, Codex, or Gemini.

Which AI agents work with prd-taskmaster?

It works with Claude Code, Codex, and Gemini, and follows the standard SKILL.md format used by compatible agent harnesses.

How does prd-taskmaster prove a task is done?

Every task must pass deterministic verification gates and produce evidence files before it can be marked complete, ending in a SHIP_CHECK_OK token.

Related Repositories in Product & Management

View All in Product & Management