diagnose

Classify problems into Ill-Defined or Well-Defined categories and recommend methodology commands.

2|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/jsagir/mindrian-os-plugin --skill diagnose-jsagir
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: diagnose
Source: https://github.com/jsagir/mindrian-os-plugin/tree/main/skills/diagnose
Command: npx skills add https://github.com/jsagir/mindrian-os-plugin --skill diagnose-jsagir

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

The diagnose Skill helps users quickly classify their problems and determine the next steps to take, based on the PWS (Problems Worth Solving) matrix.

Core Features & Use Cases

  • Problem Classification: Classify problems as either Ill-Defined or Well-Defined.
  • Methodology Recommendations: Recommend the right methodology commands based on the problem type.
  • Brain Enhancement: Optionally integrate with the Brain to enrich the classification and recommendations.
  • Issue-Tree Decomposition: Decompose complex problems into their root causes using the issue-tree sub-mode.

Quick Start

Use the /mos:diagnose command to classify your problem and get recommendations.

Frequently Asked Questions about diagnose

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

FAQPage Schema
How do I classify a problem as ill-defined or well-defined for project management?

To classify a problem as ill-defined or well-defined, use a problem classification methodology based on the PWS matrix to determine the next steps to take.

What is the best way to decompose complex problems into root causes?

The best way to decompose complex problems into root causes is applying an issue-tree methodology, which breaks down problem structures for systematic analysis.

How do I determine the right methodology commands for my research problem?

You determine the right methodology commands by first classifying your research problem using a PWS matrix, which then recommends the appropriate next steps.

Does problem classification work with Brain integration for enriched recommendations?

Yes, problem classification can optionally integrate with the Brain to enrich the problem classification and methodology recommendations for your workflow.

When should I use an issue-tree to analyze project management problems?

You should use an issue-tree to analyze project management problems when you need to decompose complex problems into their root causes to determine next steps.