Rule conflicts / CLI
RuleBridge.
AI coding-agent rules, checked for conflict.
An open-source CLI by Shadorux for detecting and reconciling conflicting coding agent instructions across Codex, Claude Code, Cursor, Copilot, and other agent rule files.
Supported ecosystem
Works with AI coding agents and their native rule files.
AGENTS.mdCLAUDE.md.cursorrules.cursor/rules/**/*.mdc.github/copilot-instructions.mdmanaged sectionsnative formats preservedCommands
Inspect, compare, and fix rule conflicts.
inspectFind instruction files.
importWrite .rulebridge/rules.json.
diffInspect semantic drift.
checkRun a CI-friendly warnings/errors gate.
fixApply only RuleBridge-owned changes.
Installation
Get started with the published package.
npx @shadorux/rulebridge checknpm install -D @shadorux/rulebridgenpx rulebridge checkHow RuleBridge works
Keep AI coding agent instructions aligned.
Find the project’s agent rule files.
Normalize them into RuleBridge data.
Detect meaningful conflicts and drift.
Apply only owned, generated changes.
Open source
Built for projects with more than one AI coding agent.
RuleBridge.
Fewer conflicts. Better context. Consistent rules.