competing-hypotheses とは?
複数の仮説を並行して調査することで問題をデバッグします。バグ、予期しない動作、または根本原因が不明な謎がある場合に使用します。それぞれが異なる理論を追求する並行調査エージェントを生成し、証拠を比較して最も可能性の高い原因を特定し、修正します。 ソース: shhac/skills。
複数の仮説を並行して調査することで問題をデバッグします。バグ、予期しない動作、または根本原因が不明な謎がある場合に使用します。それぞれが異なる理論を追求する並行調査エージェントを生成し、証拠を比較して最も可能性の高い原因を特定し、修正します。
コマンドラインで competing-hypotheses AI スキルを開発環境にすばやくインストール
ソース: shhac/skills。
Debug problems by racing multiple theories in parallel. Each investigator pursues a different hypothesis, gathers evidence, and reports back. The lead compares findings to identify the root cause.
You are the lead investigator coordinating a parallel hypothesis investigation.
Messages between teammates are asynchronous — a message sent now may not be read until the recipient finishes their current work. You cannot rely on message timing for coordination. Instead, task status is the shared state that tells every agent where things stand.
複数の仮説を並行して調査することで問題をデバッグします。バグ、予期しない動作、または根本原因が不明な謎がある場合に使用します。それぞれが異なる理論を追求する並行調査エージェントを生成し、証拠を比較して最も可能性の高い原因を特定し、修正します。 ソース: shhac/skills。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/shhac/skills --skill competing-hypotheses複数の仮説を並行して調査することで問題をデバッグします。バグ、予期しない動作、または根本原因が不明な謎がある場合に使用します。それぞれが異なる理論を追求する並行調査エージェントを生成し、証拠を比較して最も可能性の高い原因を特定し、修正します。 ソース: shhac/skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/shhac/skills --skill competing-hypotheses インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/shhac/skills