一键导入
spec-rpg-authoring
Author canonical RPG-format specs from the shared template and link them via Taskmaster's legacy-compatible aocPrd metadata.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Author canonical RPG-format specs from the shared template and link them via Taskmaster's legacy-compatible aocPrd metadata.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Authenticated browser QA on the Voyager dev server — mint real AuthKit sessions for seeded test personas via /api/dev/login, then drive the UI with Playwright. Use whenever QA, visual review, or E2E verification needs a logged-in user.
Orchestrate parallel work across worker agents in herdr panes (omp by default; fable/claude workers on explicit user request) — spawn or discover workers, dispatch assignment packets, monitor liveness, and verify results before committing. Use whenever a code change should be delegated instead of implemented firsthand (delegation-first policy), e.g. /herdr-orchestrate 3 to spawn three workers, or /herdr-orchestrate p17,p18,p19 to use existing panes.
Observe Herdr peers safely with native read-only herdr commands.
Initialize or repair AOC context, memory, and tasks safely.
Ponytail review, audit, and debt workflows for over-engineering review and shortcut ledger scans. Use for /ponytail review, /ponytail audit, /ponytail debt, or when asked what to delete, simplify, or track as ponytail debt.
Anime.js v4 API correctness, imports, targeting, value mapping, refresh/revert semantics, and sane implementation defaults. Use when writing or fixing Anime.js code.
| name | spec-rpg-authoring |
| description | Author canonical RPG-format specs from the shared template and link them via Taskmaster's legacy-compatible aocPrd metadata. |
Produce a complete Spec in the RPG format using the canonical template at:
.taskmaster/templates/example_prd_rpg.txt (legacy filename; content is treated as an RPG spec template)Output new specs under:
.taskmaster/docs/specs/*_spec_rpg.mdLegacy PRD documents under .taskmaster/docs/prds/ remain valid and linkable.
tm tag current (or aoc-task tag current)aoc-task show <id> --tag <tag>.taskmaster/templates/example_prd_rpg.txt.aoc/context.mdaoc-mem read and targeted aoc-mem search "<topic>".taskmaster/docs/specs/<name>_spec_rpg.md unless updating a legacy PRD path intentionally.aoc-task tag spec set <path> --tag <tag>aoc-task spec set <id> <path> --tag <tag>tag prd, prd.taskmaster/tasks/tasks.json directly.