agentsclimarketplace

Atlas

Skill anombyte93/prd-taskmaster/skills/atlas

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

Install
npx -y skills add anombyte93/prd-taskmaster --skill atlas

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

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.

SKILL.md

0.7 KB, as published. Nobody here has run it

atlas (entrypoint alias)

This is the brand-name entrypoint for the Atlas engine. It holds no procedure of its own — immediately invoke the go orchestrator via the Skill tool (/prd:go).

go reads pipeline state and dispatches to the correct phase (SETUP → DISCOVER → GENERATE → HANDOFF → EXECUTE). Do not duplicate that routing here.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.