Validate or decompose any specification, plan, or requirement list using the MECE framework (Mutually Exclusive, Collectively Exhaustive). Use when reviewing PRDs, feature lists, user stories, API designs, state management, roadmaps, or any structured breakdown. Also use when the user says "check this", "anything missing?", "is this complete?", or "break this down".
$npx -y skills add uxderrick/mece-skill --skill meceInstalls into the current project.
Run `npx skills use "https://github.com/uxderrick/mece-skill" --skill "uxderrick/mece-skill/mece"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/uxderrick/mece-skill" that are relevant to the current task. Run `npx skills add "https://github.com/uxderrick/mece-skill"` and select the relevant skills, then follow their instructions.