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