Production-hardened plugins for Claude Code & OpenCode — billing guards, DRY enforcement, auto-lint, context compression, code standards, and insight capture. Battle-tested hooks from real AI-assisted development.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
^22.10.0^1.1.6^10.9.2~5.9.244
commits
15
commits
fix(install): register all 5 hook types for Claude Code + fix dedup root resolution
39bfd94View on GitHubfix(dedup): make index builder opt-out (default on) to match dedup guard behavior
fba3b0dView on GitHubfix(hooks): prevent false-positive billing/overflow blocks on file content
365402eView on GitHubfix(hooks): read stdin JSON for Claude Code compatibility + auto-configure all platforms
a53c0a2View on GitHubfix(ci): trigger publish via workflow_run to bypass GITHUB_TOKEN limitation
7f29a94View on GitHubfeat(dedup): detect React component patterns (FC, memo, forwardRef, observer)
bad5a9bView on GitHubfeat(typecheck-guard): run tsc --noEmit after every TS/TSX edit
2546064View on GitHub