From pratyabhijna-creative-engine
Use when the user asks "why did the cascade pick this candidate?", "trace the BMR for this prompt", or wants to inspect the cascade's audit trail. Reads `audit/phase8/mcp_calls.jsonl` and produces a per-step summary.
How this skill is triggered — by the user, by Claude, or both
Slash command
/pratyabhijna-creative-engine:cascade-debugThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
The user has run a cascade and wants to understand *why* it produced what it produced. Or they want to see whether `vimarsa_event` fired and which gate held it back. Or a benchmark result looks suspect.
The user has run a cascade and wants to understand why it produced what it produced. Or they want to see whether vimarsa_event fired and which gate held it back. Or a benchmark result looks suspect.
pratyabhijna_mcp__report to confirm substrate state.audit/phase8/mcp_calls.jsonl (newest entries first).cascade call:
audit).A bulleted diagnostic report. Always include a single suggested next call (full tool name and args) that the user can run to test the fix.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub sharathsphd/pratyabhijna --plugin pratyabhijna-creative-engine