sync-skills-accion

Scan available skills and update Auto-invoke sections in CLAUDE.md or AGENTS.md.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/GomezFabricio/sdd-genesis --skill sync-skills-accion
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sync-skills-accion
Source: https://github.com/GomezFabricio/sdd-genesis/tree/main/skills/sync-skills-accion
Command: npx skills add https://github.com/GomezFabricio/sdd-genesis --skill sync-skills-accion

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically maintains Auto-invoke sections by scanning the available skills and updating agent rules files (CLAUDE.md/AGENTS.md) to reflect current triggers and scopes.

Core Features & Use Cases

  • Scans global and project skills to extract triggers and scope metadata.
  • Updates the Auto-invoke tables in CLAUDE.md and AGENTS.md to keep rules in sync when new skills are added or existing ones change.
  • Gracefully handles missing rule files and preserves manual customizations while applying updates.

Quick Start

Run the sync-skills-accion command to refresh Auto-invoke sections across CLAUDE.md and AGENTS.md.

Frequently Asked Questions about sync-skills-accion

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

FAQPage Schema
How do I sync auto-invoke rules across CLAUDE.md and AGENTS.md files?

Sync auto-invoke rules by scanning available skills to extract triggers and scope metadata, then updating the auto-invoke tables in CLAUDE.md and AGENTS.md to reflect current configurations.

Does syncing skills to agent rule files preserve manual customizations?

Syncing skills preserves manual customizations while applying updates to auto-invoke sections, ensuring your existing configurations remain intact when new skills are added or modified.

What happens if CLAUDE.md or AGENTS.md is missing during skill synchronization?

Skill synchronization gracefully handles missing rule files without failing, allowing the process to complete successfully even when CLAUDE.md or AGENTS.md files are absent.

How do I consolidate triggers and scopes across global and project skill paths?

Consolidate triggers and scopes by operating across both OpenCode and project skill paths, resolving semantic scopes to the appropriate rule files for unified agent configuration.

When do I need to update auto-invoke sections in agent rule files?

Update auto-invoke sections when adding new skills or modifying existing ones, ensuring CLAUDE.md and AGENTS.md files accurately reflect the current triggers and scopes of your available skills.

Can I use skill synchronization to manage triggers across multiple project paths?

Skill synchronization operates across both OpenCode and project skill paths to consolidate triggers and scopes, enabling comprehensive management of auto-invoke rules across multiple environments.