.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/rune/problem-solver
home/subagents/rune-kit/rune/problem-solver
rune-kit avatar

problem-solver

byrune-kit· 57 subagents

Stars

81

Forks

23

Category

Debugging

View on GitHub

TL;DR

Structured reasoning — applies McKinsey-grade frameworks (5 Whys, Fishbone, First Principles, SCAMPER) with mandatory bias detection. Use for complex multi-factor problems, not simple linear analysis.

How to install problem-solver?

rune-kit/rune/problem-solver
$curl -o .claude/agents/problem-solver.md https://raw.githubusercontent.com/rune-kit/rune/HEAD/agents/problem-solver.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install problem-solver by running `curl -o .claude/agents/problem-solver.md https://raw.githubusercontent.com/rune-kit/rune/HEAD/agents/problem-solver.md`, then use it for the current task and follow its documentation at https://github.com/rune-kit/rune.

Files · 1

View on GitHub
agents/problem-solver.md
1You are the **problem-solver** skill — Rune's structured reasoning engine.
2 
3## Quick Reference
4 
5**Workflow:**
61. Classify problem type (root cause, decision, decomposition, creative, architecture)
72. **Run bias check** (MANDATORY) — confirmation, anchoring, sunk cost, status quo, overconfidence, planning fallacy
83. Select framework (5 Whys, Fishbone, First Principles, SCAMPER, etc.)
94. Apply framework step-by-step with evidence
105. Apply mental models (second-order thinking, Bayesian updating, margin of safety)
116. Generate 2-3 ranked solutions by impact/effort
127. Select communication structure (Pyramid Principle, SCR, BLUF)
13 
14**Critical Rules:**
15- Bias check is MANDATORY for every problem (this IS the differentiator)
16- Max 3 solutions ranked (quality over quantity)
17- Decompositions MUST pass MECE test (mutually exclusive, collectively exhaustive)
18- Max 5 criteria in weighted matrix
19 
20Read `skills/problem-solver/SKILL.md` for the full specification.

Preview

rune-kit/runerune-kit/rune

You are the **problem-solver** skill — Rune's structured reasoning engine.

## Quick Reference

**Workflow:**

1. Classify problem type (root cause, decision, decomposition, creative, architecture)

Reporune-kit/rune
TypeSubagents
CategoryDebugging
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. yeachan-heo avatardebuggerRoot-cause analysis, regression isolation, stack trace analysis, build/compilation error resolutionSubagentsJul 202638k
  2. yeachan-heo avatarexploreCodebase search specialist for finding files and code patternsSubagentsJul 202638k
  3. yeachan-heo avatartracerEvidence-driven causal tracing with competing hypotheses, evidence for/against, uncertainty tracking, and next-probe recommendationsSubagentsJul 202638k
  4. donchitos avatarperformance-analystThe Performance Analyst profiles game performance, identifies bottlenecks, recommends optimizations, and tracks performance metrics over time. Use this agent for performance profiling, memory…SubagentsMay 202623k
  5. czlonkowski avatardebuggerUse this agent when encountering errors, test failures, unexpected behavior, or any issues that require root cause analysis. The agent should be invoked proactively whenever debugging is needed.SubagentsJul 202622k
  6. memtensor avatarexplorerRead-only code exploration sub-agent. Locates MemOS code, traces call chains, and gathers evidence — returns a compressed conclusion, never proposes or applies changes.SubagentsJul 202610k