update-skill

Synchronize skill definitions and auxiliary files across five project roots.

2|Updated May 27, 2026
One-click install
npx skills add https://github.com/edlng/agents --skill update-skill-edlng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update-skill
Source: https://github.com/edlng/agents/tree/main/skills/claude/update-skill
Command: npx skills add https://github.com/edlng/agents --skill update-skill-edlng

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the challenge of maintaining consistency across multiple agent configurations by automating the update and synchronization process for shared skill definitions.

Core Features & Use Cases

  • Multi-Root Synchronization: Ensures that updates to a skill are propagated across all synced project roots.
  • DRY Maintenance: Facilitates the management of shared references to prevent code duplication across different platform variants.
  • Use Case: When you modify a core skill definition or its associated prompt templates, this skill ensures that all agent variants are updated simultaneously to maintain operational parity.

Quick Start

Use the update-skill command to synchronize the latest changes to the skill definition across all project roots.

Frequently Asked Questions about update-skill

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

FAQPage Schema
How do I synchronize skill definitions across multiple project roots?

Synchronizing skill definitions across multiple project roots requires applying a five-root-sync convention to replicate shared logic and auxiliary files, ensuring configuration parity across all agent variants.

What is the best way to maintain consistency across multiple agent configurations?

Maintaining consistency across multiple agent configurations is achieved by automating the update process for shared skill definitions, propagating modifications to prompt templates across all synced project roots.

How does multi-root synchronization work for shared agent logic?

Multi-root synchronization works by propagating updates to a core skill definition across all established project roots, preventing code duplication and ensuring operational parity across different platform variants.

Do I need a specific directory structure to automate workflow synchronization for agents?

Automating workflow synchronization requires adherence to the established five-root-sync convention for path management and entity replication, ensuring updates are correctly propagated across all project roots.

When should I use automated skill synchronization for agent management?

You should use automated skill synchronization for agent management when modifying core skill definitions or prompt templates, propagating those shared references across various agent variants to prevent code duplication.