juanandresgs/claude-ctrl

The Systems Thinker's Deterministic Claude Code Control Plane

57
/ 100
Established

# Technical Summary Enforces deterministic governance over Claude Code through shell-script hooks that intercept every tool call (bash commands, file writes, agent dispatches) and mechanically deny unsafe operations—write-on-main attempts, untested code, undocumented changes—regardless of model context drift. Four specialized agents (Planner, Implementer, Tester, Guardian) divide responsibilities across a self-correcting pipeline, with unified SQLite state (WAL mode) eliminating race conditions in concurrent worktrees. v4.0 reduces token-per-success by 1.4% while maintaining 100% task completion through environment-tiered database safety gates, pre/post-write interception hooks, and compaction-free prompt design.

157 stars.

No Package No Dependents
Maintenance 13 / 25
Adoption 10 / 25
Maturity 15 / 25
Community 19 / 25

How are scores calculated?

Stars

157

Forks

27

Language

Shell

License

MIT

Last pushed

Mar 12, 2026

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/agents/juanandresgs/claude-ctrl"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.