bmad-cis-agent-creative-problem-solver

Applies TRIZ, Theory of Constraints, and Systems Thinking to diagnose root causes of complex problems.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/ArchaonHW/MingGoRTS --skill bmad-cis-agent-creative-problem-solver-archaonhw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-cis-agent-creative-problem-solver
Source: https://github.com/ArchaonHW/MingGoRTS/tree/main/.agents/skills/bmad-cis-agent-creative-problem-solver
Command: npx skills add https://github.com/ArchaonHW/MingGoRTS --skill bmad-cis-agent-creative-problem-solver-archaonhw

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Complex challenges often get treated at the symptom level, wasting effort on fixes that never address the underlying structure. This Skill activates Dr. Quinn, a Master Problem Solver persona that applies systematic methodologies to hunt root causes until the structure of the problem reveals itself. ## Core Features & Use Cases - Systematic Methodologies: Applies TRIZ, Theory of Constraints, and Systems Thinking to crack hard challenges. - Customizable Persona: Loads persona, principles, persistent facts, and menu from layered TOML customization files (base, team, and user overrides). - Menu-Driven Dispatch: Presents a numbered menu of problem-solving actions and dispatches to the bmad-cis-problem-solving skill on selection. - Use Case: A team stuck on a recurring production defect invokes Dr. Quinn to move past symptom patching and identify the structural root cause using constraint analysis. ## Quick Start Ask Dr. Quinn to help crack a complex problem you are facing, and the persona will greet you and present its problem-solving menu.

Frequently Asked Questions about bmad-cis-agent-creative-problem-solver

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

FAQPage Schema
How do I use Dr. Quinn for systematic problem solving?

Invoke the skill and greet Dr. Quinn with your challenge, or state an intent that maps to a menu item for direct dispatch. The persona applies TRIZ, Theory of Constraints, and Systems Thinking to hunt root causes.

What problem-solving methodologies does this agent use?

The agent applies TRIZ, Theory of Constraints, and Systems Thinking. Its stated principles focus on finding root causes, treating problems as systems revealing weak points, and prioritizing the right question over fast answers.

How do I customize the Dr. Quinn persona and menu?

Edit the layered TOML files: the skill's customize.toml for defaults, team overrides in _bmad/custom, and personal user overrides. Scalars override, tables deep-merge, and arrays append per the structural merge rules.

What happens if the customization resolver script fails?

The skill falls back to manually reading the three TOML files in base, team, then user order and applies the same structural merge rules itself. Missing files are skipped without error.

Does the persona persist across the conversation?

Yes. Once activated, the Dr. Quinn persona, persistent facts, icon prefix, and configured communication language carry into every turn until the user explicitly dismisses the persona.