agent-rules

Synchronize AI agent configuration files and skill directories via symlinks across development environments.

4|3|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/mr-kelly/skills --skill agent-rules-mr-kelly
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-rules
Source: https://github.com/mr-kelly/skills/tree/main/skills/agent-rules
Command: npx skills add https://github.com/mr-kelly/skills --skill agent-rules-mr-kelly

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill solves the fragmentation of AI agent configurations by providing a single source of truth for rules and skills, ensuring consistent behavior across multiple AI coding tools.

Core Features & Use Cases

  • Centralized Management: Maintains a single directory for all agent skills and a master rules file.
  • Automated Synchronization: Uses symlinks to propagate rules and skills to various agents like Claude, Copilot, and Cursor.
  • Use Case: When you add a new custom skill to your workspace, this tool automatically makes it available to all your configured AI coding agents without manual copying.

Quick Start

Run the agent-rules command in your terminal to align all your AI agents with the current configuration.

Frequently Asked Questions about agent-rules

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I synchronize AI agent configuration files across multiple development environments?

You can synchronize AI agent configurations using symlink management to establish a single source of truth for rules and skills. This ensures consistent behavior across CLI-based AI tools without manual copying.

What is the best way to manage AI coding skills for multiple tools like Claude and Cursor?

The best way to manage AI coding skills is through centralized management using a single directory for all agent skills. Automated symlinks propagate these skills to agents like Claude and Cursor, maintaining project-wide consistency.

Do I need a bash environment to create symlinks for AI agent rules?

Yes, you need a bash environment to execute symlink creation and verification scripts. This Skill relies on bash support to automate the synchronization of AI agent configuration files across development environments.

Why does my custom AI skill not appear in all my configured coding agents?

Your custom skill might not appear because configurations are fragmented across multiple AI tools. Using automated symlink synchronization from a centralized directory ensures new skills propagate to all configured agents automatically.

Can I use symlink management to unify DevOps workflow configurations?

Yes, you can use symlink management to unify DevOps workflow configurations for AI agents. This approach establishes a master rules file and single directory for skills, synchronizing operational capabilities across CLI-based tools.