Mece Decompose

Decompose a question or validate an existing breakdown into branches that are mutually exclusive and collectively exhaustive - issue trees with evidence-coded leaves, kill-test prioritization, and a testability check per branch. Use before dispatching quorum miners, when reviewing a spec or plan for completeness, or whenever coverage matters more than speed. Trigger on "break this down", "is this complete", "MECE", "issue tree", "what are we missing", "decompose the question", "structure the problem". Do NOT use for creative brainstorming, narrative writing, or early exploratory research - premature structure kills those.

Lukehle e8f2529 4.7 KB Updated

File contents

Lukehle/claude-quorum/tree/main/skills/mece-decompose commit e8f252907e

Frequently asked questions

npx skillmds@latest add lukehle/mece-decompose