Run commands for observed facts. Give the relevant output to the coding agent for interpretation. Then use the returned fields in ordinary code.
Useful for
- Review a code changeFind risks a deterministic check cannot express.
- Diagnose a failureExplain a likely cause from supplied logs.
- Compare two designsReturn a choice and its trade-offs.
- Extract policy rulesTurn a document into stable fields.
- Triage a signalClassify the next useful action.
- Propose a focused fixDescribe a safe, bounded change.