Your AI writes code.
But does it follow your rules?
AI coding tools are fast — but they forget your patterns, ignore your conventions, and reinvent your architecture. Archgate fixes that. Teach your AI once. It follows your rules every time.
curl -fsSL https://cli.archgate.dev/install-unix | sh Sound familiar?
"Put that in /services" you said
Your AI dumped everything in a single file anyway. You reorganized it, asked again, and it ignored your project structure next session.
"Handle errors like we always do"
You showed your AI the codebase conventions. Next conversation, it forgot everything and invented its own patterns from scratch.
Same PR feedback, every time
Every AI-generated pull request needs the same corrections. The same review comments, the same fixes, over and over.
It's not the AI's fault. It simply doesn't have your rules.
A rulebook your AI actually follows
Archgate is a free tool that teaches your AI coding assistants how YOUR team builds software. You write simple rules describing your patterns and conventions. Your AI reads them before writing a single line of code.
Write rules in plain text
Describe how your team does things — your patterns, your conventions, your standards. No complex config files needed.
AI reads them automatically
Claude, Cursor, Copilot — they all read your rules before writing code. No copy-pasting, no repeating yourself.
Gets smarter over time
When a mistake slips through, it becomes a new rule. Your system learns from every error and improves automatically.
How it works
Three steps. Five minutes. Better AI-generated code forever.
Write a rule
Describe how your team does things — in a simple text file with optional automated checks. "Use Tailwind for styling." "API routes go in /api." That's it.
AI follows it
Your AI coding tools read your rules before writing any code. Claude, Cursor, Copilot — they all get the same context, every time.
Checks catch the rest
A fast CLI command verifies every change in milliseconds. Run it locally while you code, or in CI on every pull request. Nothing slips through.
Every mistake the system catches becomes a new rule. Over time, your AI gets better — not just faster.
Works with your AI coding tools
Native plugins for every major AI editor. Install with a single command.
Claude Code
Plugin AvailableFull governance plugin with the developer agent plus architect, quality-manager, adr-author, and onboard skills. AI agents read your ADRs, validate compliance, and capture learnings — all automatically.
Cursor
Plugin AvailableDeveloper agent and governance skills for Cursor's AI assistant. Your ADRs become Cursor's governance context, guiding code generation toward your architectural standards.
VS Code
Extension AvailableVS Code extension that distributes Archgate's governance skills directly to GitHub Copilot. Install from the marketplace or via the CLI — your ADRs become Copilot's architectural guardrails.
GitHub Copilot
Via VS Code ExtensionGitHub Copilot reads your ADRs as governance context through the VS Code extension. Architecture decisions guide Copilot's suggestions — no extra configuration needed.
The CLI works with any AI coding editor. archgate check runs anywhere your code does.
Built for everyone using AI to write code
Solo developers
Stop repeating yourself every session. Teach your AI your preferences once — your file structure, your styling approach, your patterns — and it remembers forever.
Development teams
Get every developer and every AI on the same page. New team members — human or AI — learn your architecture from day one. No more "that's not how we do it" in code review.
Organizations
Scale AI adoption without sacrificing consistency. Every repository, every team, every AI agent follows the same standards. Compliance becomes automatic, not overhead.
Common questions
Everything you need to know before getting started
What's the difference between writing my own skills file and using Archgate?
Why is Archgate better than Cursor rules?
How does Archgate help me save tokens?
I'm a vibe coder, not a traditional developer. Why should I care?
Can't I just write rules in markdown and ask the AI to follow them?
Try it in 30 seconds
Install the CLI, run one command, and your AI starts following your rules. Free, open source, and works with every major AI coding tool.
curl -fsSL https://cli.archgate.dev/install-unix | sh