什麼是 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