dyoshikawadyoshikawaCommunityยท8 Agent Skills Included

rulesync

Sync AI coding rules across tools and automate GitHub workflows

Generates configuration files for Claude Code, Cursor, Copilot, and 30+ AI coding tools from one unified rule source. Automates pull request reviews, issue triage, releases, and branch cleanup through ready-made agent skills. Eliminates manual copy-pasting of AI rules and repetitive GitHub maintenance work across projects.
npx skills add dyoshikawa/rulesync --all -g -y

All Skills in This Repository (8)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Rulesync?โ–ผ

Run `npx skills add dyoshikawa/rulesync --all -g -y` in your terminal to install all skills in this suite globally.

How to share AI rules across Cursor, Claude Code, and Copilot?โ–ผ

Rulesync keeps one set of rule files in `.rulesync/` and generates each tool's native config format automatically, so every AI assistant follows the same instructions.

Can AI review and merge pull requests automatically?โ–ผ

Yes. Skills like review-pr, goal-pr, and merge-pr review code for bugs and security issues, fix findings, wait for green CI, and merge safely.

Does Rulesync work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, OpenCode, and other compatible agents.

Can I convert existing AI configs without starting over?โ–ผ

Yes. The import command reads your existing CLAUDE.md, .cursorrules, or copilot-instructions.md files and converts them into the unified format.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’