KS
Killer-Skills

sync-rules — how to use sync-rules how to use sync-rules, sync-rules setup guide, sync-rules alternative, sync-rules vs manual rule propagation, sync-rules install, what is sync-rules, sync-rules automation, sync-rules for AI agents, sync-rules Python script

v1.1.0
GitHub

About this Skill

Perfect for AI Agent Developers needing automated rule propagation and synchronization across project context files. sync-rules is a skill that automates the synchronization of shared rules from a central directory to various agent context files, ensuring consistency and efficiency in AI agent development.

Features

Propagates rules from the central shared-rules/ directory to CLAUDE.md
Supports project-level context files and agent-specific overrides
Utilizes a Python environment to run scripts/sync-rules.py
Reads shared rules from files such as core-rules.md and coding-standards.md
Automates rule synchronization using the /sync-rules command

# Core Topics

EtroxTaran EtroxTaran
[0]
[0]
Updated: 3/7/2026

Quality Score

Top 5%
67
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add EtroxTaran/conductor/sync-rules

Agent Capability Analysis

The sync-rules MCP Server by EtroxTaran is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion. Optimized for how to use sync-rules, sync-rules setup guide, sync-rules alternative.

Ideal Agent Persona

Perfect for AI Agent Developers needing automated rule propagation and synchronization across project context files.

Core Value

Empowers agents to synchronize shared rules from the central shared-rules/ directory to agent context files, including CLAUDE.md and project-level context files, using Python scripts like sync-rules.py.

Capabilities Granted for sync-rules MCP Server

Automating rule updates in CLAUDE.md
Synchronizing project-level context files with shared rules
Propagating core rules and coding standards to agent-specific overrides

! Prerequisites & Limits

  • Requires Python environment to run scripts/sync-rules.py
  • Limited to synchronizing rules from the shared-rules/ directory
Project
SKILL.md
2.0 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

Sync Rules Skill

Synchronize shared rules from shared-rules/ to all agent context files.

Overview

This skill propagates rules from the central shared-rules/ directory to:

  • CLAUDE.md (this file)
  • Project-level context files
  • Agent-specific overrides

Usage

/sync-rules

Prerequisites

  • Python environment available to run scripts/sync-rules.py.

How It Works

  1. Read shared rules:

    shared-rules/
    ├── core-rules.md
    ├── coding-standards.md
    ├── guardrails.md
    ├── cli-reference.md
    ├── lessons-learned.md
    └── agent-overrides/
        └── claude.md
    
  2. Assemble CLAUDE.md:

    • Start with claude-specific header
    • Append shared rules in order
    • Add lessons learned at end
  3. Update timestamp:

    markdown
    1<!-- AUTO-GENERATED from shared-rules/ --> 2<!-- Last synced: 2026-01-22 12:00:00 -->

Execution

bash
1python scripts/sync-rules.py

Or manually:

  1. Read all files from shared-rules/
  2. Concatenate in order
  3. Write to CLAUDE.md

File Order

  1. agent-overrides/claude.md - Claude-specific rules (header)
  2. core-rules.md - Core workflow rules
  3. coding-standards.md - Coding guidelines
  4. guardrails.md - Safety guardrails
  5. cli-reference.md - CLI tool reference
  6. lessons-learned.md - Lessons from past issues

Validation

After sync, verify:

  • CLAUDE.md updated
  • Timestamp current
  • No merge conflicts
  • Rules are complete

Outputs

  • Updated CLAUDE.md and any derived context files.

Error Handling

  • If sync fails, stop and fix the script or inputs before continuing.
  • If timestamps are stale, rerun the sync to avoid mismatched rules.

Examples

/sync-rules

Related Skills

  • /add-lesson - Add a lesson before syncing rules

When to Sync

Run sync after:

  • Adding a new lesson learned
  • Updating shared rules
  • Before starting a new workflow
  • After pulling changes from git

Related Skills

Looking for an alternative to sync-rules or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication