atlas

GitHub

Atlas引擎的品牌入口,本身无逻辑,旨在将用户目标转化为验证过的PRD和执行任务图。当用户请求构建或PRD时,立即调用go编排器处理后续阶段。

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

Trigger Scenarios

用户输入 /prd:atlas 用户表示想要构建项目 用户请求生成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

ホーム - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-21 04:22
浙ICP备14020137号-1 $お客様$