atlas
FeaturedThe 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.
Install
Quality Score: 88/100
Skill Content
Details
- Author
- anombyte93
- Repository
- anombyte93/prd-taskmaster
- Created
- 10 months ago
- Last Updated
- 4 weeks ago
- Language
- Python
- License
- MIT
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
prd-taskmaster
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 /atlas, or wants task-driven development.
atlas-orchestrate
Operate Atlas when orchestration adds value. Use its eight MCP tools to validate, save, preview, run (sync or async), list runs, inspect, cooperatively cancel, and safely resume interrupted workflows. Always validate and dry-run before a billable run.
atlas-nav
Use when navigating a repo's code or its Atlas — locating a definition/usage/file, tracing an import, or finding which zone/decision/spec explains something. Reach here before reflexive grep+Read.