start-review とは?
既存の計画と実装からレビュー セッションを開始します。利用可能な計画を検出し、実装が存在することを検証し、技術レビュー スキルを呼び出します。 ソース: leeovery/claude-technical-workflows。
既存の計画と実装からレビュー セッションを開始します。利用可能な計画を検出し、実装が存在することを検証し、技術レビュー スキルを呼び出します。
コマンドラインで start-review AI スキルを開発環境にすばやくインストール
ソース: leeovery/claude-technical-workflows。
⚠️ ZERO OUTPUT RULE: Do not narrate your processing. Produce no output until a step or reference file explicitly specifies display content. No "proceeding with...", no discovery summaries, no routing decisions, no transition text. Your first output must be content explicitly called for by the instructions.
| 1. Research | EXPLORE - ideas, feasibility, market, business | | | 2. Discussion | WHAT and WHY - decisions, architecture, edge cases | | | 3. Specification | REFINE - validate into standalone spec | | | 4. Planning | HOW - phases, tasks, acceptance criteria | | | 5. Implementation | DOING - tests first, then code | |
| 6. Review | VALIDATING - check work against artifacts | ◀ HERE |
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/leeovery/claude-technical-workflows --skill start-review既存の計画と実装からレビュー セッションを開始します。利用可能な計画を検出し、実装が存在することを検証し、技術レビュー スキルを呼び出します。 ソース: leeovery/claude-technical-workflows。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/leeovery/claude-technical-workflows --skill start-review インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/leeovery/claude-technical-workflows