How this skill is triggered — by the user, by Claude, or both
Slash command
/projsight:design-reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
現在の会話コンテキスト(設計議論・プラン・実装方針)を **CTO の視点** で批判的にレビューしてください。
現在の会話コンテキスト(設計議論・プラン・実装方針)を CTO の視点 で批判的にレビューしてください。
$ARGUMENTS があればそこにフォーカス)以下の 4 軸それぞれについて評価すること。該当する指摘がなければ「問題なし」と明記する。
CLAUDE.md のルールも参照する以下の構造で日本語でレビュー結果を出力すること:
## 設計レビュー結果
### 総合評価
[1-2文の総合所見。承認推奨 / 条件付き承認 / 要再検討 のいずれか]
### 1. 代替案の網羅性
[所見。問題なし or 具体的な指摘と改善提案]
### 2. リスク・トレードオフ
[所見。問題なし or 具体的な指摘と改善提案]
### 3. 既存アーキテクチャとの整合性
[所見。問題なし or 具体的な指摘と改善提案]
### 4. YAGNI / Over-engineering
[所見。問題なし or 具体的な指摘と改善提案]
### 設計ドキュメント更新の提案(任意)
[既存の設計ドキュメント(DD-NNNN)に影響がある場合、更新が必要なドキュメントを記載。影響なしなら「影響なし」と明記]
- DD-NNNN [タイトル]: [変更内容] — 小規模(upsert_dr) / 大規模(add_design_doc(supersedes))
### ProjSight 登録の提案(任意)
[レビューの結果、登録が望ましい成果物があれば記載]
- DR: [タイトル案と理由]
- Risk: [タイトル案と理由]
- Issue: [タイトル案と理由]
npx claudepluginhub novel-jp/projsight-plugin --plugin projsightReviews technical designs before implementation, evaluating problem clarity, requirements, trade-offs, architecture, security, operations, cost, and testability with Amazon-style rigor.
Reviews execution plans for architecture, data flow, diagrams, edge cases, test coverage, and performance. Activated by phrases like 'review the architecture' or 'engineering review'.
Challenges assumptions, surfaces risks, and identifies failure modes in PRs, designs, technical plans using a structured review checklist.