Use Unfault with AI-agents
Unfault works well with AI coding assistants like Claude or KiloCode. Add this to your AGENTS.md or system prompt:
# Code Production-Readiness
- Run `unfault review` before committing to check for production issues.- Use `unfault review --output full` to see suggested patches.The CLI returns structured output that AI agents can parse and act on.