codevolution

Community

Auto-sync infra changes to template repo

Authornaj2r
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Keeping project-specific Claude infrastructure synchronized with a central template is tedious and error-prone; CODEvolution automates evaluation and propagation so maintainers don't have to manually generalize and copy infra files across repositories.

Core Features & Use Cases

  • Automatic Triggering: Runs after creation or substantive modification of files in .claude/agents/, .claude/skills/, or .claude/rules/.
  • Universalization Protocol: Applies a deterministic set of rules to remove study-specific details and replace paths/parameters with generic variables before propagation.
  • Decision Thresholds & Safety: Uses a confidence threshold to decide between automatic propagation, asking the user, or skipping, and prevents recursive triggers.
  • Background Agent Orchestration: Spawns a dedicated CODEvolution subagent to produce the generalized file and produces a concise report of actions taken.
  • Use Case: Maintain a canonical econ-paper-template by automatically propagating generic infra updates from individual project repos while preserving project-specific exceptions.

Quick Start

Ask the orchestrator to run CODEvolution after updating a .claude agent, skill, or rule so it can evaluate, universalize, and propagate the change to the template repository.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: codevolution
Download link: https://github.com/naj2r/claude-econ-paper-template/archive/main.zip#codevolution

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.