analyze-misfires
Identify skills injected where not needed, propose regex and description tightening
```markdown --- status: accepted date: YYYY-MM-DD ---
> /plugin marketplace add iliaal/whetstone > /plugin install whetstone@iliaal-marketplace
How it fires
How this command gets triggered: by you, by Claude, or both.
/adr-templatesContext preview
What this command does when you run it.
```markdown --- status: accepted date: YYYY-MM-DD ---
--- status: accepted date: YYYY-MM-DD --- # NNNN. Title In the context of [situation], facing [concern], we decided [decision], to achieve [quality], accepting [downside].
--- status: accepted date: YYYY-MM-DD --- # NNNN. Title ## Context [What is the issue that we're seeing that is motivating this decision?] ## Decision [What is the change that we're proposing and/or doing?] ## Consequences [What becomes easier or more difficult to do because of this change?]
--- status: proposed date: YYYY-MM-DD deciders: [names] --- # NNNN. Title ## Context and Problem Statement [Describe the context and problem in 2-3 sentences] ## Decision Drivers - [Driver 1] - [Driver 2] ## Considered Options 1. [Option 1] 2. [Option 2] 3. [Option 3] ## Decision Outcome Chosen option: "[Option N]", because [justification]. ### Positive Consequences - [e.g., improvement of quality attribute] ### Negative Consequences - [e.g., trade-off accepted] ## Pros and Cons of the Options ### [Option 1] - Good, because [argument] - Bad, because [argument] ### [Option 2] - Good, because [argument] - Bad, because [argument]
--- status: deprecated date: YYYY-MM-DD superseded-by: NNNN-new-decision.md --- # NNNN. [Original Title] [DEPRECATED] Superseded by [NNNN. New Decision](NNNN-new-decision.md). ## Original Context [Brief summary of the original decision] ## Why Deprecated [What changed that invalidates the original decision] ## Migration Plan - [ ] [Step to migrate away from the old decision] - [ ] [Update affected code/config] - [ ] [Verify migration complete]
Use for decisions needing broad input. Same structure as Full MADR plus:
A Claude Code plugin that makes AI coding agents follow engineering discipline. Plan before coding. Verify before claiming done. Find root cause before patching. Review before merge. Skills activate based on file type and task signals, not manual toggling.
Repo: iliaal/whetstone
Identify skills injected where not needed, propose regex and description tightening
Draft X/Twitter announcement post (or thread) for the latest plugin release
Deep quality audit of all skills, agents, and commands for inconsistencies, gaps, duplication, and token waste
Analyze negative-signal sessions for a skill, identify failure patterns, propose and apply fixes
Eval all skills with sufficient data, rank by procedure-following score, identify candidates for optimization
Propose a skill revision and compare fresh executions under a frozen rubric