원클릭으로
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 페이지를 검토하고 설치를 진행할 수 있습니다.
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.
SOC 직업 분류 기준
| 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