Routing Rules banner
Chachamaru127 Chachamaru127

Routing Rules

Development community

Description

# Skill Routing Rules (Reference) スキル間のルーティングルールのリファレンスドキュメント。 > **SSOT の場所**: 各スキルの `description` フィールドがルーティングの SSOT です。 > このファイルは詳細な説明と例を提供するリファレンスであり、実際のルーティングは各スキルの description に依存します。 > > **重要**: 各スキルの description と本文の「Do NOT Load For」テーブルは完全一致している必要があります。 ## Codex 関連ルーティング ### harness-review (Codex レビュー機能を包含) **目的**: Codex CLI (`codex exec`) でセカンドオピニオンレビューを提供(v3 で `codex-review` から統合) **トリガーキーワード**(description から引用): - "review", "code review", "plan review" - "scope analysis", "secur

Installation

Installs to ~/.claude/skills/chachamaru127-claude-code-harness-routing-rules/SKILL.md

Terminal
mkdir -p ~/.claude/skills/chachamaru127-claude-code-harness-routing-rules && curl -fsSL https://raw.githubusercontent.com/Chachamaru127/claude-code-harness/HEAD/skills/routing-rules.md -o ~/.claude/skills/chachamaru127-claude-code-harness-routing-rules/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository