Sign In

coach-gravity

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coach-gravity

Super Antigravity — AI coaching + 20 agents, 58 skills, 35 workflows. Native GitHub Copilot and Cursor support.

latest
Source
npmnpm
Version
3.0.0
Version published
Maintainers
1
Created
Source

👋 Welcome to Coach Gravity

Super Antigravity v2.0 — Learn 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.

What You Get

ComponentCountDescription
🤖 Specialist Agents20AI personas for frontend, backend, security, design, etc.
🧩 Domain Skills38Knowledge modules the AI loads contextually
Slash Commands37Workflows like /brainstorm, /create, /deploy
📜 Validation Scripts4Python-based quality gates
🌐 MCP Server1Context7 for live documentation lookups
📚 Curriculum9 phasesFrom zero to deployed app

Installation

Option A — npm (recommended):

npx coach-gravity install

This installs everything: agents, skills, workflows, scripts, MCP config, DocGuard, and global config files into ~/.gemini/.

Option B — ZIP archive:

  • Unzip coach-gravity-full-v2.0.0.zip into a folder on your machine
  • Open the folder in your AI coding agent (Antigravity)
  • Type /start in the agent chat to begin
  • Follow the 9-phase curriculum (Phase 0–8)

Per-Project Setup

npx coach-gravity init

Sets up AGENT-REFERENCE.md, .agent/workflows/start.md, and docs-canonical/ in the current directory.

Project Structure

DirectoryPurpose
content/getting-started/9-phase learning curriculum (Phase 0–8)
content/reference/Cheat sheets, glossary, troubleshooting, slash commands
content/starter-kit/Distributable agents, skills, workflows, scripts, configs
content/project-planning/Questionnaires and documentation structure guides
content/delivery/Email templates and video guide scripts
bin/cli.jsCLI installer (cross-platform: macOS + Windows)
.agent/Project-level AI agent configuration

CLI Commands

CommandPurpose
npx coach-gravity installFull global setup
npx coach-gravity install --forceReset global configs to defaults
npx coach-gravity initSet up current project
npx coach-gravity updateUpdate workflows, agents, skills
npx coach-gravity uninstallRemove Coach Gravity

Developer Commands

CommandPurpose
node bin/cli.js installTest full install locally
docguard guardValidate documentation quality
docguard scoreCheck documentation maturity score
  • 💡 Curious what this is about? Read What Is This?
  • 🤔 Have questions? Read the FAQ
  • All 37 slash commandsSlash Commands Reference
  • 📧 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

Keywords

antigravity

FAQs

Package last updated on 27 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts