__ _ ___ __ _ _ __ ___
/ _` | / _ \ / _` | | '__| / __|
_ | (_| | | __/ | (_| | | | \__ \
(_) \__, | \___| \__,_| |_| |___/
|___/
Works with the agent you're already using.
Claude, Cursor, GitHub Copilot, or any AI coding assistant—Gears doesn't replace your tools, it enhances them.
The workspace holds everything your agent needs.
Gears does not replace your agent's skills or internal features.
It works alongside your agent's existing capabilities—skills, custom instructions, conversation memory, and workspace tools. Gears adds project context without interfering.
Commands inform your AI how your project works.
When agents run gears commands, they mine the .gears directory alongside your project files to understand architecture, patterns, and context.
Inform your AI how systems work together.
Different agents, same context.
Pre-documented context reduces exploration.
When agents run gears commands, they receive structured instructions about complex systems—cutting down on expensive context exploration and token usage.
Two ways to get started:
One command creates everything.
The command creates the .gears files and returns prompts to help your agent fill out system design documentation.
Sync your workspace files to mygears.dev
Not required, but useful for backing up sessions, stories, and architectural decisions across machines.