# Atlas

> 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: `anombyte93/atlas` (Agent Skill)
- Install (CLI): `npx skillmds@latest add anombyte93/atlas`
- Raw SKILL.md: https://api.skillmd.com/api/skills/anombyte93/atlas/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Product & Planning
- Author: anombyte93 (https://skillmd.com/u/anombyte93)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/anombyte93/atlas

---


# 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.

