Cpv Main Menu banner
Emasoft Emasoft

Cpv Main Menu

Git community

Description

--- name: cpv-main-menu description: Single entry point — Stop-hook menu of every CPV command/skill/agent (validate, fix, create, manage, GitHub, semantic-grade) --- # /cpv-main-menu — CPV Main Menu One inline entry point to every CPV command, skill, and agent, shown as a post-turn **Stop-hook menu** (rendered via `systemMessage`, so it never enters the transcript or prompt cache). Every menu has a `0 — Cancel / Exit` row; sub-menus also have `B — Back`. The full menu tree AND the fixed key→a

Installation

Installs to ~/.claude/skills/emasoft-claude-plugins-validation-cpv-main-menu/SKILL.md

Terminal
mkdir -p ~/.claude/skills/emasoft-claude-plugins-validation-cpv-main-menu && curl -fsSL https://raw.githubusercontent.com/Emasoft/claude-plugins-validation/HEAD/commands/cpv-main-menu.md -o ~/.claude/skills/emasoft-claude-plugins-validation-cpv-main-menu/SKILL.md

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

Full documentation available on GitHub

View Source Repository