Stats
Actions
Tags
From xonovex-utility
Scans a project directory and consolidates CLINE/* instruction files by removing redundant files and standardizing their format with optional dry-run preview.
How this command is triggered — by the user, by Claude, or both
Slash command
/xonovex-utility:instructions-consolidate [--dry-run] [--path <directory>]This command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
# /xonovex-utility:instructions-consolidate — Consolidate project instruction files ## Arguments - `--dry-run` (optional): Preview without modifying - `--path <directory>` (optional): Root directory to scan (defaults to workspace root) ## Delegation Load the `instruction-guide` skill (plugin `xonovex-skill-instruction`) and perform its **consolidate** operation with these arguments. The skill is the source of truth for the procedure, output format, and gotchas — do not restate them.
--dry-run (optional): Preview without modifying--path <directory> (optional): Root directory to scan (defaults to workspace root)Load the instruction-guide skill (plugin xonovex-skill-instruction) and perform its
consolidate operation with these arguments. The skill is the source of truth for the
procedure, output format, and gotchas — do not restate them.
npx claudepluginhub xonovex/platform --plugin xonovex-utility