report
Aggregate nunchi delivery logs to show per-rule delivery counts and dead rules
Extract rules from CLAUDE.md and its referenced documents and compile them into trigger-bound rule files
> /plugin marketplace add seob717/nunchi > /plugin install nunchi@nunchi-marketplace
How it fires
How this command gets triggered: by you, by Claude, or both.
/compileContext preview
What this command does when you run it.
Extract rules from CLAUDE.md and its referenced documents and compile them into trigger-bound rule files
description: Extract rules from CLAUDE.md and its referenced documents and compile them into trigger-bound rule files argument-hint: "[document path (omit for CLAUDE.md and all its @references)]"
Compile rules with the following procedure.
From each document, extract only rules that "are effective when recalled right before a specific action." Criteria:
For each rule, set a `tool` (Bash|Edit|Write) and a `pattern` (Python regex). Examples:
A Bash rule's pattern matches against the command string; an Edit/Write rule's pattern matches against the file path. Add `field: <tool_input key>` under `trigger` to match against a specific input field instead (e.g. `new_string` for edit content, `content` for Write). Two hard-won cautions:
Some §2–§4 judgments are measured to be wrong often enough that silently finalizin
"Rules with nunchi — delivered before you have to ask." nunchi is a Claude Code plugin that turns CLAUDE.md rules into event listeners.
Repo: seob717/nunchi