by irahardianto
Comprehensive sets of standards and practices designed to elevate the capabilities of AI coding agents.
# Add to your Claude Code skills
git clone https://github.com/irahardianto/awesome-agvAwesome AGV provides a comprehensive sets of standards and practices designed to elevate the capabilities of AI coding agents. It provides a suite of strict rules distilled from software engineering best practices that ensure generated code is secure, defensible, and maintainable. It also provides specialized skills that will help throughout software development.
Instead of just generating code that works, the rules and skills ensures agents generate code that survives.
While this configuration is originally designed for Antigravity, it is built on standard markdown-based context protocols that are easily portable to other AI coding tools. As a matter of fact, the original form Technical Constitution was first created for Gemini CLI
You can drop this configuration into the context or custom rule settings of:
For example, the principles of the Rugged Software Constitution which is based on Rugged Software Manifesto are universal and will improve the output of any LLM-based coding assistant.
<!-- GETTING STARTED -->No comments yet. Be the first to share your thoughts!
๐ก Everything is modular. Rules and skills work independently โ you don't need workflows to benefit from them. Use only what you need, modify anything, or build your own workflows. It's a toolkit, not a framework.
To equip your AI agent with these superpowers, follow these steps.
Quick Install (recommended):
npx awesome-agv
This downloads and installs the latest .agent/ directory into your current project. Your AI agent will automatically pick it up โ no additional configuration needed.
Options:
| Flag | Desc...