用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/RapierCraftStudios/ForgeDock --skill work-on-investigate命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | work-on-investigate |
| description | Investigate a Forge GitHub issue from Codex and post a FORGE:INVESTIGATOR report. |
Use commands/work-on/investigate.md as the authoritative investigation workflow, with these Forge repo overrides:
RapierCraftStudios/forgedock.gh api repos/RapierCraftStudios/forgedock/issues/{NUMBER}/comments.FORGE:* markers as the primary resume protocol.Prioritize these files when the issue is in the Forge repo:
commands/work-on.mdcommands/review-pr.mdcommands/quality-gate.mdcommands/orchestrate.mdcommands/milestone.mdinstall.sh, install-codex.shAGENTS.md, CLAUDE.md, docs/CODEX.md, docs/WORKFLOW.mdcommands/, docs/, scripts/, or .agents/skills/If the shared command’s domain table references project-specific paths that are not relevant to this repo, replace it with the Forge repo file set above and continue with the same output contract: post a <!-- FORGE:INVESTIGATOR --> comment, update labels best-effort, and return the structured investigate result.
Outputting INVESTIGATE_RESULT: does NOT terminate the pipeline. This result block is an intermediate signal for the work-on.md routing loop — not a final answer. After this subcommand completes, control returns to the routing loop in commands/work-on.md, which re-reads GitHub state and dispatches to the next phase (build, decompose, or INVALID stop). Do not treat the result block as a completion signal — the pipeline continues.