coach-gravity
v1.0.3
Published
AI-assisted coaching toolkit that teaches non-programmers how to build real software using Antigravity
Downloads
18
Maintainers
Readme
👋 Welcome to Coach Gravity
You're about to learn how to build real software — no coding experience required.
To get started, type /start in the chat below.
That's it. The tool will walk you through everything from here.
Usage
Coach Gravity is a structured coaching toolkit. You can install it in two ways:
Option A — npm (recommended):
npx coach-gravity installThis auto-installs everything: global workflows, the Coach Gravity skill, DocGuard, and config files into ~/.gemini/.
Option B — ZIP archive:
- Unzip
coach_gravity.zipinto a folder on your machine - Open the folder in your AI coding agent (Antigravity)
- Type
/startin the agent chat to begin the guided onboarding - Follow the 9-phase curriculum from Phase 0 (trust and setup) through Phase 8 (deploy to AWS)
Project Structure
| Directory | Purpose |
|-----------|---------|
| getting-started/ | 9-phase learning curriculum (Phase 0–8) |
| reference/ | Cheat sheets, glossary, troubleshooting, and quick references |
| starter-kit/ | Reusable AI agent configuration templates for learner projects |
| project-planning/ | Questionnaires and documentation structure guides |
| delivery/ | Email templates and video guide scripts for distribution |
| images/ | Visual assets and diagrams |
| .agent/ | AI agent configuration — workflows (slash commands) and skills |
| .specify/ | Spec Kit framework — constitution, templates, and extensions |
Developer Commands
| Command | Purpose |
|---------|---------|
| docguard guard | Validate documentation quality |
| docguard score | Check documentation maturity score |
| docguard diagnose | Identify and plan fixes for documentation issues |
💡 Curious what this is about first? Read What Is This? 🤔 Have questions or doubts? Read the FAQ 📧 Got this ZIP from someone? They're available to help if you get stuck.
License
MIT — Free to use, modify, and distribute.
Made with ❤️ by Ricardo Accioly
