| name | metric-policy-wiring |
| description | Use when adding/changing a metric (zero-touch, smoothness, etc.). Wires canonical doc, README, AGENTS.md, CLAUDE.md, monitor script in the same pass. |
Metric policy wiring (cross-repo default)
When adding/changing any metric definition (zero-touch, smoothness, merge-gate rates, etc.), do not leave it in a one-off doc.
Required same-pass wiring across the target repo:
- Canonical metric doc (definition + formula)
- README pointer to canonical doc
- AGENTS.md and CLAUDE.md policy pointers
- The monitor/reporting script that computes the metric
If the user asks for cross-repo application, repeat this pattern in each affected repo.
- Prefer concise, direct responses focused on actionable outcomes.
- Make the smallest safe change that solves the request.
- Preserve existing user changes; do not revert unrelated work.