atlas

GitHub

Atlas引擎的品牌入口,本身无逻辑,用于将目标转化为PRD及任务图。当用户输入/prd:atlas、表示要构建或请求PRD时触发。它不执行具体步骤,而是立即调用go编排器处理后续流程。

skills/atlas/SKILL.md anombyte93/prd-taskmaster

Trigger Scenarios

用户输入 /prd:atlas 用户说 'I want to build' 用户请求 PRD 或任务驱动构建

Install

npx skills add anombyte93/prd-taskmaster --skill atlas -g -y
More Options

Use without installing

npx skills use anombyte93/prd-taskmaster@atlas

指定 Agent (Claude Code)

npx skills add anombyte93/prd-taskmaster --skill atlas -a claude-code -g -y

安装 repo 全部 skill

npx skills add anombyte93/prd-taskmaster --all -g -y

预览 repo 内 skill

npx skills add anombyte93/prd-taskmaster --list

SKILL.md

Frontmatter
{
    "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.",
    "allowed-tools": [
        "Skill"
    ],
    "user-invocable": true
}

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.

Version History

  • 5ac4b54 Current 2026-07-05 10:38

Same Skill Collection

skills/discover/SKILL.md
skills/execute-fleet/SKILL.md
skills/execute-task/SKILL.md
skills/expand-tasks/SKILL.md
skills/generate/SKILL.md
skills/go/SKILL.md
skills/setup/SKILL.md
skills/customise-workflow/SKILL.md
skills/handoff/SKILL.md

Metadata

Files
0
Version
5ac4b54
Hash
c2d04a32
Indexed
2026-07-05 10:38

Home - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-14 10:12
浙ICP备14020137号-1 $Map of visitor$