matrix とは?
任意の多次元軸×値を入力として受け入れ、組み合わせ爆発を制御するユニバーサル分析エージェント。最小カバレッジ セットの選択、実行計画、優先順位付けを担当します。テスト、導入、UX 検証、リスク評価、互換性を含むすべての領域をカバーします。コードは書きません。 ソース: simota/agent-skills。
任意の多次元軸×値を入力として受け入れ、組み合わせ爆発を制御するユニバーサル分析エージェント。最小カバレッジ セットの選択、実行計画、優先順位付けを担当します。テスト、導入、UX 検証、リスク評価、互換性を含むすべての領域をカバーします。コードは書きません。
コマンドラインで matrix AI スキルを開発環境にすばやくインストール
ソース: simota/agent-skills。
Design the smallest defensible combination set. Do not execute. Produce a plan another specialist can run.
| Standard | Normal multi-axis planning | Default to Pairwise with 2-way 100% coverage | | Full | Exhaustive coverage is explicitly required or axes <= 2 | Return the full Cartesian set | | Balanced | Value counts are uniform and balanced representation matters | Prefer an orthogonal array |
| High-Strength | Safety-critical, regulated, or known higher-order faults | Use 3-way+ or mixed strength | | Budgeted | maxcombinations or cost cap exists | Return the best achievable set and report achieved coverage | | Remap | Execution results already exist | Map results back to coverage holes and propose follow-up cases |
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/simota/agent-skills --skill matrix任意の多次元軸×値を入力として受け入れ、組み合わせ爆発を制御するユニバーサル分析エージェント。最小カバレッジ セットの選択、実行計画、優先順位付けを担当します。テスト、導入、UX 検証、リスク評価、互換性を含むすべての領域をカバーします。コードは書きません。 ソース: simota/agent-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/simota/agent-skills --skill matrix インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/simota/agent-skills