ワンクリックで
docs-review
[pr-review-focus-area: Docs] Review documentation for accuracy, completeness, consistency, and LLM context quality.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
[pr-review-focus-area: Docs] Review documentation for accuracy, completeness, consistency, and LLM context quality.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Research a work item, draft an implementation plan, and begin work after approval.
Guided one-shot install — discover installed plugins (or help install new ones), pick install scope, calibrate risk tolerance into a concrete allowlist + hooks, scaffold or merge CLAUDE.md, and sanity-check the result.
Finalize work — commit via /commit, push, and create PRs on feature branches.
Reviewer-side PR workflow — checks out the branch in a worktree, runs focus-area reviews plus a senior-engineering pass, optionally cross-checks against an autonomous reviewer, and posts inline findings only on explicit approval. Read-only — never edits, commits, or pushes.
Fetch PR review comments, classify by severity and confidence, and fix the selected subset.
Triage CVE and SBOM scanner output (Trivy, Grype, Snyk, Docker Scout, Dependabot) into a ranked, deduplicated action list.
| name | docs-review |
| description | [pr-review-focus-area: Docs] Review documentation for accuracy, completeness, consistency, and LLM context quality. |
| user-invocable | true |
| disable-model-invocation | true |
| allowed-tools | ["Read","Grep","Glob"] |
Review documentation files for quality, accuracy, and usefulness as LLM context.
/docs-review — reviews changed documentation files, or all docs if specified.
Documentation should be effective as context for LLMs:
#, ##, ###).## Docs Review
- [WARN] README.md:45 — references `npm run dev:local` but script is `npm run dev`
- [WARN] CLAUDE.md:12 — missing documentation for AUTH_SECRET env var
- [INFO] docs/api.md — good LLM context quality, well-structured
### Summary: 0 FAIL, 2 WARN, 1 INFO