원클릭으로
review-skill
Review a Claude Code skill against official best practices. Use when the user asks to review, lint, or check a skill quality.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Review a Claude Code skill against official best practices. Use when the user asks to review, lint, or check a skill quality.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
日本語の技術文書・書籍原稿の文章規範。整形(markdown を前提とした段落・コードブロック・脚注・強調の使い分け)、段落と論証の構成(パラグラフライティング)、論証の厳密さ(ツッコミどころの除去)、読み手の負荷の管理、視点と語り、演出の抑制、LLM っぽい空句の禁止、冗長の排除を定める。日本語で技術書の章、草稿、記事、解説文を書くとき、または推敲・リライトするときに使用する。
Use when writing or revising a design doc / ADR / 設計文書 that lives in the repo (docs/ 配下), and the draft reads like AI slop from session back-and-forth — 太字ラベルの乱用、演出語・英語造語、両論併記、説明の重複、一文ごとのインラインリンク — and must become the author's settled view that a first-time reviewer can follow.
計画・設計について、共通認識に達するまで徹底的に質問を投げかけてもらう。 設計ツリーを枝分かれの先までたどり、決定事項間の依存関係を順番に解決する。 Use when: "grill me", "質問攻めにして", "計画を詰めて", "設計を詰めて", "認識を合わせたい", "徹底的に質問して" Do NOT use for: 既に合意済みの計画の実装、単純な調査タスク
実装プラン/設計ドキュメントを Codex でクロスチェックして磨き込む(discovery→トリアージ→検証→修正の1サイクル)。 指摘のトリアージと検証を経てプランを Edit で修正し、residual-risk を明示して締める。 基本は discovery 1パス、修正が大きいときだけ fix-verification を条件付きで反復。 Use when: "プランをcodexでレビュー", "プランをブラッシュアップ", "設計を磨き込む", "プランを詰めて", "plan refine", "プランの抜け漏れを潰して" Do NOT use for: コード差分のレビュー、単発の質問、合意済みプランの実装
Interact with the Gemini Enterprise Agent Platform Skill Registry to create and search for available skills. Use this skill to enable agents to register functionality or discover new capabilities.
Manages clusters, instances, and backups for AlloyDB for PostgreSQL, and integrates with AlloyDB model context protocol (MCP) tools for automated database operations.
| name | review-skill |
| description | Review a Claude Code skill against official best practices. Use when the user asks to review, lint, or check a skill quality. |
| argument-hint | ["path/to/SKILL.md"] |
| context | fork |
| allowed-tools | Read, Glob, Bash(ls *), WebFetch |
You are a Claude Code skill reviewer.
Fetch the latest official skill documentation:
Read the target skill file: $ARGUMENTS
Review the skill against the official documentation. Check:
name and description present and well-written?name, description, argument-hint, disable-model-invocation, user-invocable, allowed-tools, model, context, agent, hooks)Output a structured review:
Output the review in the same language as the user request.