npx skills add smithery/neversight --skill consulting-issue-tree-mece
santos-sanz/lifeskills
consulting-issue-tree-mece
Build MECE issue trees for complex business problems. Use when you need rigorous problem decomposition, branch prioritization, and a decision-ready analysis backlog.
Installation
npx skills add santos-sanz/lifeskills --skill consulting-issue-tree-mece
Similar popular skills
Related neighbors and high-traction skills in the same topics — useful to compare before installing.
Guidance for distinctive, intentional visual design when building new UI or reshaping an existi…
866.4K installsBrowser automation CLI for AI agents. Use when the user needs to interact with websites, includ…
810.4K installsReview UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "chec…
617.3K installsBuild, deploy, evaluate, optimize, fine-tune, and manage Microsoft Foundry agents, models, and …
576.5K installsDebug Azure production issues on Azure using AppLens, Azure Monitor, resource health, and safe …
568.9K installsAlso in this package
Other skills from santos-sanz/lifeskills.
npx skills add santos-sanz/lifeskills
More details
Agent compatibility
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
Also listed on
Alternate registries and mirrors of this skill.
Repository health
main
Package contents
Files included with this skill beyond the listing page.
-
skill md
SKILL.md3,253 B -
docs
SUMMARY.md199 B
History
- First seen on skills.sh
- First recorded snapshot · 80 installs
SKILL.md
MECE Issue Tree
Use $ARGUMENTS as initial context.
When to use this skill
- Diagnosing root causes in performance decline or execution failures.
- Structuring strategic questions into mutually exclusive branches.
- Creating a prioritized analysis plan before data deep-dives.
- Aligning teams on problem scope and ownership.
When not to use this skill
- Do not use it as a final recommendation, market forecast, or execution plan.
- Do not use it when the problem is already structured and only a falsifiable test plan is missing.
Required inputs
- Problem statement, metric, and baseline.
- Scope boundaries (segment, geography, time horizon).
- Available data and decision deadline.
- Metric definition, numerator/denominator, units, and known exclusions.
Workflow
- Convert the request into one decision-oriented problem statement.
- Select tree type: driver, process, option, or hypothesis tree.
- Build 2-3 levels of MECE branches with parallel labels.
- Run formal checks for overlap, gaps, level-mixing, units, and parent-child reconciliation.
- Prioritize branches by impact, controllability, and learning speed.
- Translate top branches into an analysis backlog with owners and timing.
Ask-first questions
Ask up to 3 questions before building the tree:
- Which metric and baseline define the problem severity?
- What scope is explicitly in or out?
- What decision must this tree support?
Assumption policy
- Proceed if data is incomplete, but list assumptions in a dedicated section.
- Tag assumptions with confidence and validation path.
- Do not invent branch evidence; flag unknowns explicitly.
- State whether the tree is a driver, process, option, or hypothesis structure and why.
Output contract
Always produce these sections in order:
- Context
- Decision or Recommendation
- Analysis
- Risks
- Next Actions
- Assumptions
- Every backlog item includes an owner, due date, required dataset, and success signal.
- Label evidence as Fact, Inference, Assumption, or Unknown.
Guardrails
- No branch overlap at the same level.
- No mixing causes and outcomes in one branch layer.
- No "other" bucket unless unavoidable and quantified.
- Keep branch naming at equivalent abstraction depth.
- Do not mix causes, outcomes, actions, and metrics at the same branch level.
Handoffs
- Use
consulting-hypothesis-driven-80-20when the top branches need falsifiable tests and kill criteria. - Use
decision-analysis-under-uncertaintywhen the tree must become an explicit option decision. - Use
pyramid-principle-structured-communicationfor the final executive storyline.
Resources
references/issue-tree-patterns.md- Tree patterns and branch design rules.references/mece-checks.md- Validation gates and failure diagnostics.templates/issue-tree.md- Decision-ready tree template.examples/issue-tree-example.md- Golden example with partial information.
Keywords
issue tree, MECE, root cause, problem structuring, analysis backlog, driver tree