Skip to main content
ClaudeWave

Ruler — apply the same rules to all coding agents

Tools2.7k stars145 forksTypeScriptMITUpdated 5d ago
Editor's note

Ruler is a TypeScript MCP server and CLI tool that solves a specific multi-agent coordination problem: developers maintaining separate instruction files for each AI coding assistant end up with duplicated, inconsistent configurations across their projects. Ruler introduces a single `.ruler/` directory of Markdown files as the authoritative source, then automatically generates the correct configuration files for each supported agent, including `CLAUDE.md` and `.mcp.json` for Claude Code, `.cursor/mcp.json` for Cursor, `.github/copilot-instructions.md` for GitHub Copilot, `.aider.conf.yml` for Aider, and equivalents for over a dozen other tools. It also propagates MCP server settings across agents that support them and handles nested `.ruler/` directories for monorepos or projects with distinct components. A `ruler.toml` file lets teams specify which agents to target and customize output paths. The `.gitignore` automation keeps generated files out of version control. Teams using multiple AI coding tools simultaneously will find the most value, particularly when onboarding new agents without rewriting existing guidance.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Get started
Method: Clone
Terminal
git clone https://github.com/intellectronica/ruler
1. Clone the repository.
2. Follow the README for installation and usage instructions.
Use cases

Tools overview

README preview not available. Visit the repo on GitHub for full documentation.
agentsaiaiderclaude-codecodexcursorgithub-copilotvibe-codingwindsurf

What people ask about ruler

What is intellectronica/ruler?

+

intellectronica/ruler is tools for the Claude AI ecosystem. Ruler — apply the same rules to all coding agents It has 2.7k GitHub stars and was last updated 5d ago.

How do I install ruler?

+

You can install ruler by cloning the repository (https://github.com/intellectronica/ruler) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is intellectronica/ruler safe to use?

+

Our security agent has analyzed intellectronica/ruler and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains intellectronica/ruler?

+

intellectronica/ruler is maintained by intellectronica. The last recorded GitHub activity is from 5d ago, with 3 open issues.

Are there alternatives to ruler?

+

Yes. On ClaudeWave you can browse similar tools at /categories/tools, sorted by popularity or recent activity.

Deploy ruler to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: intellectronica/ruler
[![Featured on ClaudeWave](https://claudewave.com/api/badge/intellectronica-ruler)](https://claudewave.com/repo/intellectronica-ruler)
<a href="https://claudewave.com/repo/intellectronica-ruler"><img src="https://claudewave.com/api/badge/intellectronica-ruler" alt="Featured on ClaudeWave: intellectronica/ruler" width="320" height="64" /></a>

More Tools