gz arb patterns¶
Extract recurring anti-patterns from ARB receipts.
Usage¶
Aggregates recurring lint rules across recent receipts and emits pattern
candidates with guidance text suitable for agent instructions (additions to
.gzkit/rules/ or skill bodies).
Options¶
| Option | Description |
|---|---|
--limit N |
Maximum number of most-recent receipts to scan (default: 500) |
--compact |
Emit a single-line summary instead of the full Markdown report |
--json |
Emit machine-readable JSON instead of the Markdown report |
Examples¶
Exit Codes¶
| Code | Meaning |
|---|---|
| 0 | Pattern report generated |
| 1 | No receipts available to scan |
| 2 | ARB internal error |
See Also¶
gz arb— ARB parent referencegz arb advise— per-rule recommendations- Rule:
AGENTS.md§ Attestation (binding) /docs/governance/arb-middleware.md(deep-dive)