configure-ecc

Install and configure ECC skills and rules via an interactive wizard.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/sakamoto-family-smile/agent_monorepo --skill configure-ecc-sakamoto-family-smile
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: configure-ecc
Source: https://github.com/sakamoto-family-smile/agent_monorepo/tree/main/.claude/skills/ecc/configure-ecc
Command: npx skills add https://github.com/sakamoto-family-smile/agent_monorepo --skill configure-ecc-sakamoto-family-smile

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ECC setup can be error-prone and non-reproducible when configuring skills and rules across user-level and project-level environments. This Skill provides an interactive installer that guides users through selecting and installing skills and rules, verifies installation paths, and offers optional optimization to ensure a consistent ECC workspace.

Core Features & Use Cases

  • Interactive wizard that walks users through cloning the ECC repository, choosing installation level (user-level, project-level, or both), and selecting which skill categories to install.
  • Automatic copying of chosen skill and rule directories into the target environment, with safeguards to preserve source integrity.
  • Post-install verification and path validation to detect broken references and ensure dependencies are satisfied in the installed setup.
  • Useful for teams that want a repeatable ECC onboarding flow for new projects or developers.

Quick Start

Run the ECC installer and follow the prompts to select installation level and install the desired skills and rules.

Frequently Asked Questions about configure-ecc

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

FAQPage Schema
How do I set up an interactive wizard to install ECC skills and rules across different environments?

An interactive wizard guides you through cloning the ECC repository, selecting installation levels (user-level, project-level, or both), and copying chosen skill assets. It validates paths and verifies dependencies to ensure a consistent ECC setup.

What is the best way to ensure repeatable ECC onboarding for new developers?

Repeatable ECC onboarding is achieved by using an interactive installer that guides users through selecting skill categories and copying directories. Post-install verification detects broken cross-skill references and ensures dependencies are satisfied.

Can I install ECC rules at both user-level and project-level simultaneously?

Yes, the ECC installer supports configuring both user-level and project-level installations simultaneously. The wizard guides you through selecting the target environment and automatically copies the chosen skill and rule directories with source integrity safeguards.

How do I verify cross-skill references and dependencies after an ECC installation?

Post-install verification automatically checks the installed ECC setup to validate paths, enforce dependency handling, and detect broken cross-skill references. This ensures all selected skill categories and rules are correctly configured in the target environment.

Why does my ECC setup fail when copying skill assets to a project directory?

ECC setup failures during asset copying often stem from invalid installation paths or missing dependencies. The interactive installer enforces path validation and dependency handling before copying skill directories, preventing broken references and ensuring source integrity.

Does the ECC installation wizard support selecting specific skill categories?

Yes, the ECC installation wizard allows you to select specific skill categories to install. It walks you through choosing installation levels and automatically copies the selected skill and rule directories into your target environment with post-install verification.