What problem does it solve?
Migrate and bootstrap Ruler-based AI rules across repositories with English-first templates, preset-based project detection, and safe, idempotent setup. Use when creating or standardizing .ruler/* files, generating AGENTS.md/CLAUDE.md, wiring ruler:apply into package.json, adding generated-file ignores in .gitignore, and designing applyTo scoping patterns such as ** and web/**.
Core Features & Use Cases
- Safe, template-driven scaffolding that standardizes Ruler integration across multi-repo or single-repo setups.
- Preset-based project detection (auto / base / nextjs / monorepo / node-lib) and idempotent application to minimize drift.
- Automated wiring of ruler:apply, AGENTS.md, CLAUDE.md, and .gitignore updates, plus optional skills-sync integration.
- Works for both monorepos (Turbo / pnpm) and standalone repositories, with mode audit/apply support.
Quick Start
Run the bootstrap tool to generate Ruler templates, wire ruler:apply into package.json, and update .gitignore and agent files.