一键导入
review-docs
Review docs for staleness after feature work. Compare each doc against the codebase, flag stale content, and update or delete.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Review docs for staleness after feature work. Compare each doc against the codebase, flag stale content, and update or delete.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Start the local development environment (embedded Postgres + Meilisearch + API) and run e2e tests.
Initialize a repo as an Arkeon knowledge base and build a knowledge graph from its documents.
Build, test, version-bump, and publish the arkeon npm package from main.
Find and create relationships between entities across different spaces in the graph.
Fix a GitHub issue in an isolated worktree, test, commit, and open a PR.
Merge a GitHub PR, watch CI/CD pipeline, and check if publishable packages need a release.
| name | review-docs |
| description | Review docs for staleness after feature work. Compare each doc against the codebase, flag stale content, and update or delete. |
| disable-model-invocation | true |
| argument-hint | ["all|<filename>"] |
| allowed-tools | Read, Grep, Glob, Bash(git *, ls *, wc *), Edit, Write, Agent |
Review and update docs/ after feature work that may have made documentation stale.
After any change that:
If $ARGUMENTS is all, review every file in docs/ and docs/future/.
If $ARGUMENTS is a filename, review only that file.
For each doc, launch an Explore subagent that:
Each doc should contain ONLY information that is:
Each doc should NOT contain:
/openapi.json or /help).env.example or the code)docs/git diff --stat to confirm scope**/*.md