solution-design

Generate ranked solution options using seven parallel reasoning perspectives.

1|Updated Jan 12, 2026
One-click install
npx skills add https://github.com/akiselev/qt-llm-template --skill solution-design-akiselev
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: solution-design
Source: https://github.com/akiselev/qt-llm-template/tree/main/.claude/skills/solution-design
Command: npx skills add https://github.com/akiselev/qt-llm-template --skill solution-design-akiselev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill provides rapid generation of multiple solution options for a clearly defined problem or root cause by orchestrating diverse reasoning perspectives in parallel, enabling faster decision-making and better trade-offs.

Core Features & Use Cases

  • Parallel Perspective Generation: dispatches seven reasoning modes (Minimal, Structural, Stateless, Domain, Removal, First Principles, Upstream) in parallel to explore a broad solution space.
  • Problem Framing & Synthesis: aggregates and synthesizes outputs to identify convergences, conflicts, and a ranked set of actionable solutions.
  • Problem-Driven Scope: ideal when a problem is well-defined and you need multiple viable approaches with trade-offs for stakeholders.

Quick Start

Provide a clearly defined problem statement to trigger parallel, multi-perspective solution exploration.

Frequently Asked Questions about solution-design

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

FAQPage Schema
How do I generate multiple solution options for a well-defined problem?▼

To generate multiple solution options, you provide a clearly defined problem statement to trigger parallel reasoning across seven diverse perspectives, synthesizing the results into a ranked set of actionable solutions with trade-offs.

What is parallel perspective reasoning for solution design?▼

Parallel perspective reasoning is a mechanism that dispatches seven distinct modes—Minimal, Structural, Stateless, Domain, Removal, First Principles, and Upstream—to explore a broad solution space simultaneously and identify convergences and conflicts.

Can I use this approach for problems that are not yet clearly defined?▼

No, this approach is designed for well-defined problems where you need multiple viable approaches and stakeholder justification; applying it to vague or undefined problems will not yield effective trade-offs.

What's the best way to evaluate trade-offs between different solution approaches?▼

The best way to evaluate trade-offs is by aggregating and synthesizing parallel reasoning outputs, which identifies convergences and conflicts across diverse perspectives to produce a ranked set of actionable solutions with rationale.

How do I handle failures when orchestrating diverse reasoning perspectives?▼

When orchestrating diverse reasoning perspectives, the workflow handles failures gracefully by design, ensuring that the synthesis and ranking of actionable solutions continue even if individual perspective generation encounters issues.

Do I need any specific dependencies or tools to run this solution design workflow?▼

No specific dependencies or external tools are required to run this solution design workflow, as it operates independently using internal scripts to orchestrate the parallel reasoning perspectives and synthesize results.