一键导入
docgen
Updates docs and specs (indexes, links, small refactors). Use when asked to reorganize documentation, fix broken links, or improve doc navigation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Updates docs and specs (indexes, links, small refactors). Use when asked to reorganize documentation, fix broken links, or improve doc navigation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Builds this repository using CMake (via scripts/build.sh). Use when asked to build, compile, or troubleshoot build failures.
Queries repo memory sources (MEMORY.md focus view + memory/{st,lt} engrams). Use when asked about prior decisions, conventions, or to locate a past design note.
Coordinates the release cycle (release branch + aggregate release PR). Use when preparing a release, rolling up worker PRs, or finalizing release notes.
Template for authoring new skills in this repo. Use when creating a new .github/skills/<name>/SKILL.md.
Runs tests by suite using the repo's canonical test layout (test/). Use when asked to run unit/integration/bench tests, troubleshoot failures, or validate the green gate.
Manages git worktrees for worker containers (create/remove/cleanup). Use when setting up parallel work, repairing worktree state, or cleaning up stale worktrees.
| name | docgen |
| description | Updates docs and specs (indexes, links, small refactors). Use when asked to reorganize documentation, fix broken links, or improve doc navigation. |
| metadata | {"category":"docs","owner":"p3nGu1nZz","version":"0.1","tags":"docs specs index links"} |