| name | source-command-forge-forge-refresh-matrix |
| description | Bump router/capability-matrix.json's `updated` date and report the model count. Dry-run by default; pass --write to apply. Real price/model changes require an ADR. (agent-forge squad) |
source-command-forge-forge-refresh-matrix
Use this skill when the user asks to run the migrated source command forge-refresh-matrix.
Command Template
🛠️ Mode: agent-forge — refresh capability matrix
Run node contextkit/squads/agent-forge/cli/forge-admin.mjs refresh-matrix $ARGUMENTS.
This command only stamps the updated field — adding/removing models or
changing prices is intentionally out of scope (ADR-0012 §6: matrix-freshness
is ADR-gated). The selfcheck checkCapabilityMatrix will fail if a regression
is committed.
Workflow
- Review the providers' current price/model pages.
- Open
/new-adr "capability-matrix bump 2026-Qx" describing the diff.
- Hand-edit
router/capability-matrix.json per the ADR.
- Run this command with
--write to stamp the date.
/forge-route <agent> for each forged agent to see who would benefit.