We've been building an internal Claude Code plugin system at...
- NEVER skip a spec as a "fix"
- NEVER guess root cause without CI error data
- Downloads failure data from S3, classifies against the taxonomy
1. A PreToolUse hook intercepts raw gh pr create
2. The skill extracts business INTENT before creating - asks "why?" not just "what changed?"
4. After PR creation, a background agent auto-monitors CI checks using ETag-based polling (zero rate-limit cost)
- GREEN: ls, grep, test runners
- YELLOW: git, mkdir
- RED rm, sudo, curl etc.
A weekly Github Action job that fact checks and updates all CLAUDE.md and files referenced. Needs to go further and continually learn
Code Review agents with manners that only posts important feedback.
LSP servers for all main runtimes, speeding up code search