Wire banner
vadimvitvickiy vadimvitvickiy

Wire

Development community

Description

--- description: Reconcile a CLAUDE.md against the skills this plugin actually installs, replacing duplicated rules with references. --- **REQUIRED BACKGROUND:** `vvkit:writing-project-instructions`. That skill decides what belongs in a CLAUDE.md; this command is the mechanical pass that applies it to an existing one. Nothing is deleted on the assumption that a skill covers it. Every removal is justified by a specific skill that states the same rule, and anything without one is migrated rather

Installation

Installs to ~/.claude/skills/vadimvitvickiy-vv-agent-kit-wire/SKILL.md

Terminal
mkdir -p ~/.claude/skills/vadimvitvickiy-vv-agent-kit-wire && curl -fsSL https://raw.githubusercontent.com/vadimvitvickiy/vv-agent-kit/HEAD/commands/wire.md -o ~/.claude/skills/vadimvitvickiy-vv-agent-kit-wire/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository