·matrix

任意の多次元軸×値を入力とし、組み合わせ爆発を制御するユニバーサル分析エージェント。最小カバレッジセット選定・実行計画・優先順位付けを担当。テスト・デプロイ・UX検証・リスク評価・互換性など全ドメイン対応。コードは書かない。

12Installs·0Trend·@simota

Installation

$npx skills add https://github.com/simota/agent-skills --skill matrix

How to Install matrix

Quickly install matrix AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/simota/agent-skills --skill matrix
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: simota/agent-skills.

SKILL.md

View raw

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 |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/simota/agent-skills --skill matrix
Category
*Creative Media
Verified
First Seen
2026-03-09
Updated
2026-03-11

Browse more skills from simota/agent-skills

Quick answers

What is matrix?

任意の多次元軸×値を入力とし、組み合わせ爆発を制御するユニバーサル分析エージェント。最小カバレッジセット選定・実行計画・優先順位付けを担当。テスト・デプロイ・UX検証・リスク評価・互換性など全ドメイン対応。コードは書かない。 Source: simota/agent-skills.

How do I install matrix?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/simota/agent-skills --skill matrix Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/simota/agent-skills

Details

Category
*Creative Media
Source
skills.sh
First Seen
2026-03-09