Deterministic code remediation for any codebase — powered by Gomboc.ai Community Edition.
- 🔍 Scan any codebase for issues — infrastructure, application, config
- 🔧 Generate merge-ready fixes with 94%+ acceptance rate
- 🤖 Automate continuous code remediation
- 📊 Report findings in multiple formats
- 🧠 Perfect for agents — deterministic remediation paired with agentic coding
# Sign up at https://app.gomboc.ai (free, no credit card)
# Generate Personal Access Token in Settings
export GOMBOC_PAT="gpt_your_token"python scripts/cli-wrapper.py scan --path ./terraformpython scripts/cli-wrapper.py fix --path ./terraform✅ Deterministic AI (no hallucinations) ✅ 94%+ accuracy (merge-ready fixes) ✅ Free forever (Community Edition) ✅ Production-ready code ✅ Secure by design
- SKILL.md — Full documentation
- references/setup.md — Setup instructions
- references/mcp-integration.md — Agent integration
- references/github-action.md — CI/CD setup
- SECURITY.md — Security audit & practices
- CHANGELOG.md — Version history
- GitHub: https://github.com/Gomboc-AI/gomboc-community-agent
- Gomboc Docs: https://docs.gomboc.ai
- Issues: https://github.com/Gomboc-AI/gomboc-ai-feedback/discussions
MIT License — See LICENSE file