Skip to content

Gomboc-AI/gomboc-community-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gomboc Code Remediation Skill

Deterministic code remediation for any codebase — powered by Gomboc.ai Community Edition.

Status: Production Ready License: MIT Version: 0.2.0

What This Skill Does

  • 🔍 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

Quick Start

1. Get a Token

# Sign up at https://app.gomboc.ai (free, no credit card)
# Generate Personal Access Token in Settings
export GOMBOC_PAT="gpt_your_token"

2. Scan Code

python scripts/cli-wrapper.py scan --path ./terraform

3. Generate Fixes

python scripts/cli-wrapper.py fix --path ./terraform

Key Features

✅ Deterministic AI (no hallucinations) ✅ 94%+ accuracy (merge-ready fixes) ✅ Free forever (Community Edition) ✅ Production-ready code ✅ Secure by design

Documentation

Support

License

MIT License — See LICENSE file

About

Agent for using Gomboc Community Edition (managed by tfc-github)

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors