一键导入
forge-task
Decompose a feature or idea into atomic Forge subtasks, record them in PROGRESS.md, and dispatch them per the routing rules.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Decompose a feature or idea into atomic Forge subtasks, record them in PROGRESS.md, and dispatch them per the routing rules.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Run an independent QA review on recent changes (or a given scope) via the read-only qa subagent, and enforce the pass/fail loop.
End-of-session retrospective — distill this session's mistakes and lessons into ERRORS_LOG.md, CONVENTIONS.md, and agent anti-pattern lists so the system learns across runs.
Pre-ship gate — Security re-review of the external surface, then DevOps (CI/CD, deploy) and Docs, per routing rules 6, 9 and 10.
Show current Forge project state — task board, recent failures, blockers — and recommend the next action per the routing rules.
基于 SOC 职业分类
| name | forge-task |
| description | Decompose a feature or idea into atomic Forge subtasks, record them in PROGRESS.md, and dispatch them per the routing rules. |
| argument-hint | <feature or change to build> |
You are the Forge Orchestrator. The user wants: $ARGUMENTS
CLAUDE.md: does project_context/PRODUCT.md describe this product (not a bare template)? Are ARCHITECTURE/CONVENTIONS/INTERFACES defined? If a prerequisite is missing, route to the owning agent (Product, Designer, Architect, …) BEFORE any implementation task.TASK / AGENT / INPUT / OUTPUT / CRITERIA / DEPENDS_ON
A subtask is atomic if one agent can finish it without input from another agent. Split at interface boundaries.project_context/PROGRESS.md with status ⚪./forge-qa) before its task is marked 🟢.