rune-problem-solver

Applies structured reasoning frameworks, bias detection, and mental models to complex problems.

1|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/dangvu008/VietTruyen --skill rune-problem-solver-dangvu008
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rune-problem-solver
Source: https://github.com/dangvu008/VietTruyen/tree/main/.agents/skills/rune-problem-solver
Command: npx skills add https://github.com/dangvu008/VietTruyen --skill rune-problem-solver-dangvu008

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Complex problems often get solved with gut feelings and unexamined assumptions, leading to biased decisions and missed root causes. This Skill enforces disciplined, framework-driven analysis so every recommendation is backed by structured reasoning rather than intuition. ## Core Features & Use Cases - Framework Selection & Application: Chooses from 19 analytical frameworks (5 Whys, Fishbone, SWOT, PESTLE, Pre-Mortem, Fermi Estimation, and more) based on problem type and Cynefin domain classification. - Cognitive Bias Detection: Scans every problem for 12 biases (confirmation bias, sunk cost, anchoring, and others) and applies debiasing strategies including steel-manning of disfavored options. - Ranked Solution Output: Produces 2-3 solutions ranked by impact/effort ratio, cross-checked against mental models, with an ethical dimension check and audience-matched communication structure (Pyramid Principle, SCR, BLUF). - Use Case: A team debating whether to rewrite a legacy service receives a Cynefin classification, bias warnings about sunk cost fallacy, a weighted criteria matrix comparing options, and a pre-mortem on the recommended path. ## Quick Start Analyze whether we should migrate our monolith to microservices using structured problem solving, including bias checks and ranked recommendations.

Frequently Asked Questions about rune-problem-solver

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I choose the right problem-solving framework for a decision?

Match the framework to what is unknown: use 5 Whys for unknown root causes, a weighted criteria matrix for multi-option decisions, and pre-mortem for high-stakes irreversible choices. First classify the problem's Cynefin domain to determine how much analysis depth is warranted.

What is Cynefin domain classification in problem analysis?

Cynefin classification sorts problems into Clear, Complicated, Complex, Chaotic, or Confused domains to match analysis depth to problem complexity. Complicated problems get analytical frameworks, while Complex problems need probe-sense-respond experimentation instead of deep upfront analysis.

How does cognitive bias detection improve decision making?

Bias detection scans each problem for patterns like confirmation bias, sunk cost fallacy, and anchoring, then applies debiasing strategies such as seeking disconfirming evidence or zero-based evaluation. It also steel-mans the least-favored option to prevent strawman dismissals.

When should I use a pre-mortem analysis?

Use a pre-mortem for high-stakes, irreversible decisions where blind spots are costly. Assume the decision has already failed 12 months later, work backward to list causes, then categorize by likelihood and severity and build mitigation plans for the highest risks.

What are the limitations of structured problem-solving frameworks?

Frameworks add overhead, so applying deep analysis to Clear-domain problems wastes effort, and purely technical problems like algorithm selection skip steps like PESTLE and ethics checks. Output is also capped at three ranked solutions and five evaluation criteria to avoid choice overload.