bmad-cis-problem-solving

Guides structured problem diagnosis, root cause analysis, and solution planning through a nine-step workflow.

Updated Jul 9, 2026
One-click install
npx skills add https://github.com/unbakedcosmos/thumbnailer --skill bmad-cis-problem-solving-unbakedcosmos
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: bmad-cis-problem-solving
Source: https://github.com/unbakedcosmos/thumbnailer/tree/main/.claude/skills/bmad-cis-problem-solving
Command: npx skills add https://github.com/unbakedcosmos/thumbnailer --skill bmad-cis-problem-solving-unbakedcosmos

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Complex challenges often get treated at the symptom level, leading to solutions that fail. This Skill walks you through a systematic problem-solving workflow that diagnoses root causes before generating and evaluating solutions, producing a documented action plan. ## Core Features & Use Cases - Structured Diagnosis: Uses Is/Is Not analysis, Five Whys, Fishbone diagrams, and systems thinking to bound the problem and find root causes. - Solution Generation & Evaluation: Applies creative and systematic methods (TRIZ, lateral thinking, decision matrices) to generate 10-15 options and select the best against defined criteria. - Implementation & Validation Planning: Produces an action plan with owners, metrics, risk mitigation, and adjustment triggers, saved to a Markdown report. - Use Case: A team lead facing recurring production incidents uses the workflow to move past quick fixes, identify the systemic root cause, and leave with a validated implementation plan. ## Quick Start Ask the assistant to guide you through structured problem solving for a challenge you are facing.

Frequently Asked Questions about bmad-cis-problem-solving

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

FAQPage Schema
How do I run a structured problem solving session with AI?▼

Invoke the workflow and describe your problem when prompted. The facilitator guides you through nine steps: problem definition, boundary diagnosis, root cause analysis, force field analysis, solution generation, evaluation, implementation planning, and validation setup.

What root cause analysis methods does this workflow use?▼

The workflow draws from a methods catalog including Five Whys for linear cause chains, Fishbone diagrams for multi-factor problems, and systems thinking for interconnected dynamics. It recommends 2-3 methods matched to your problem type.

What output does the problem solving workflow produce?▼

It generates a Markdown report saved to your configured output folder, covering the refined problem statement, root cause analysis, generated solutions, evaluation rationale, implementation plan, success metrics, and risk mitigation.

Can I customize the problem solving workflow steps?▼

Yes. A customize.toml file supports team and personal overrides for activation steps, persistent facts loaded from project files, and an on-complete action, merged using BMad structural rules.

When is guided problem solving not the right approach?▼

It is less suited for trivial issues with obvious fixes or emergencies needing immediate action. The multi-step diagnosis adds the most value for recurring, ambiguous, or multi-factor problems where symptoms mask root causes.