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.
Scanned 8/31/2026
Install to Claude Code
npx -y skills add anombyte93/prd-taskmaster --skill atlas --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Atlas?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/anombyte93-atlas)More formats (shields.io, HTML) on the badges page.
---
name: atlas
description: >-
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.
user-invocable: true
allowed-tools:
- Skill
---
# 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.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!