/install agent-rule-pilot
Rule Pilot
You use Claude Code, Cursor, Copilot, and other AI agents — but each has its own config file. Edit one, the others go stale. This skill keeps them all in sync from a single RULES.md.
Quick start
Just say:
- "sync my agent configs" — sync RULES.md to all your AI agents
- "check config drift" — see which configs have gone out of sync
- "create RULES.md" — generate a starter rules file for your project
- "convert CLAUDE.md to cursorrules" — one-off format conversion
Supported agents (8)
| Agent | Config file |
|---|---|
| Claude Code | CLAUDE.md |
| Cursor | .cursorrules |
| GitHub Copilot | .github/copilot-instructions.md |
| Windsurf | .windsurfrules |
| Aider | .aider.conf.yml |
| Codex CLI | AGENTS.md |
| Cody | .sourcegraph/cody.json |
| Continue.dev | .continuerc.json |
Links
- GitHub: SingggggYee/dotpilot
Below are instructions for Claude Code. You can ignore this section.
Instructions
Detect which agent configs exist, then pick the right mode:
RULES.md exists → Sync to all agent configs. Each agent gets common rules + agent-specific extensions (e.g., Claude Code gets "use Read not cat"). Show diff before writing.
No RULES.md, but configs exist → Reverse-extract common rules into a new RULES.md. Flag conflicts. Ask user to resolve.
Nothing exists → Detect language from package.json/Cargo.toml/pyproject.toml/go.mod, generate opinionated RULES.md.
Drift check → Compare configs against RULES.md or each other. Report which are in sync, which diverged.
Per-agent overrides: RULES.md supports \x3C!-- agent:xxx --> / \x3C!-- /agent:xxx --> markers for agent-specific rules.
Rules: Always show diffs before writing. Preserve agent-specific sections not in RULES.md. Only generate configs for agents the user actually uses. Validate output format (JSON, YAML).
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install agent-rule-pilot - After installation, invoke the skill by name or use
/agent-rule-pilot - Provide required inputs per the skill's parameter spec and get structured output
What is Agent Rule Pilot?
Say 'sync my agent configs' to write coding rules once and sync to Claude Code, Cursor, Copilot, Windsurf, and 4 more agents. It is an AI Agent Skill for Claude Code / OpenClaw, with 102 downloads so far.
How do I install Agent Rule Pilot?
Run "/install agent-rule-pilot" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Agent Rule Pilot free?
Yes, Agent Rule Pilot is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Agent Rule Pilot support?
Agent Rule Pilot is cross-platform and runs anywhere OpenClaw / Claude Code is available (macos, linux).
Who created Agent Rule Pilot?
It is built and maintained by SingYee (@singggggyee); the current version is v1.0.0.