autonomous-dev
Running Claude Code in autonomous mode without guardrails leads to drift and broken builds.
A development harness that wraps Claude Code with enforcement hooks, specialist agents, and alignment gates. You define your project in PROJECT.md, track work as GitHub Issues, and run /implement — the harness drives a multi-stage pipeline (research, planning, acceptance tests, implementation, adversarial review, security scan, documentation) and blocks features that fall outside your project's declared scope.
- Run Claude Code autonomously with built-in safety checks
- Enforce commit discipline and test validation automatically
- Configure production-grade autonomous development workflows
Running Claude Code in autonomous mode without guardrails leads to drift and broken builds. This production-ready configuration provides the safety nets — structured workflows, commit discipline, and test validation — needed for hands-off development.
Solo developers and small teams who want to run Claude Code 2.0 autonomously with confidence that guardrails prevent runaway changes.
https://github.com/akaszubski/autonomous-dev
By akaszubski
How to Get It
bash <(curl -sSL https://raw.githubusercontent.com/akaszubski/autonomous-dev/master/install.sh)
Tip: Paste this into a Claude Code conversation. Verify command matches your Claude Code version.
After installing, paste this into Claude:
Help me run Claude Code autonomously with built-in safety checks
Trust Signals Auto-scanned
Community Pulse Active
Discussed on Hacker News, Reddit
- Victoria 3 - Dev Diary #71 - Autonomous Investment in 1.2 — Reddit · 1414 pts
- My submission to Anthropic's Build with Claude June 2024 hackathon: Claude Dev, — Reddit · 374 pts
- I built 18 autonomous agents to run my entire dev cycle in Claude Code — Reddit · 139 pts
3 mentions across 1 sources
Reviewer notes
Auto-scanned review. These are observations, not a security certification.
catalog_hygiene stale-eval refresh: Scored from trust signals (evidence-eval-v1): 30 GitHub stars; 53 contributors; last commit 3d ago; license no license.
Things to check
- Installs via a curl-piped shell script into ./.claude/ (or ~/.claude/ with --scope=user) — review install.sh before running. The workflow assumes GitHub Issues and the gh CLI, and hooks hard-block steps (tests, security scan, doc sync) by design. Recently discovered with limited community feedback so far.
How to evaluate tools before deploying →
Data shown here comes from public APIs and automated scanning. Reviewer notes reflect one person's experience. This is not a security certification or legal recommendation. Always evaluate tools according to your own organization's policies.
Evaluation
catalog_hygiene stale-eval refresh: Scored from trust signals (evidence-eval-v1): 30 GitHub stars; 53 contributors; last commit 3d ago; license no license.