gtsi-analyze

Diagnose operational problems by separating symptoms from root causes before planning.

Updated May 21, 2026
One-click install
npx skills add https://github.com/gestaosian/gtsi-claude-skills --skill gtsi-analyze-gestaosian
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gtsi-analyze
Source: https://github.com/gestaosian/gtsi-claude-skills/tree/main/plugins/gtsi-ops-plugin/skills/gtsi-analyze
Command: npx skills add https://github.com/gestaosian/gtsi-claude-skills --skill gtsi-analyze-gestaosian

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Teams often jump straight to solutions without understanding the real problem, treating symptoms instead of root causes. This Skill enforces a structured diagnosis phase that distinguishes hypotheses from facts, surfaces hidden risks, and identifies what must be validated before any action plan is made. ## Core Features & Use Cases - Structured Diagnosis: Produces a fixed analysis format covering executive summary, core problem, symptoms, probable root causes, impacts, risks, fragile premises, and required validations. - Critical Reasoning: Challenges assumptions, compares alternatives, exposes trade-offs, and evaluates scalability, governance, adoption, and operational cost. - Explicit Hypotheses: Works with incomplete context by stating assumptions clearly and flagging what needs confirmation. - Use Case: A manager says "we have too much rework between departments." The Skill structures the situation, separates observable symptoms from probable causes, lists operational and governance impacts, and asks whether to advance to the gtsi-plan skill for an action plan. ## Quick Start Ask the assistant to analyze an operational problem, for example: "Analyze why our ticket queue keeps growing and identify the root causes before we plan anything."

Frequently Asked Questions about gtsi-analyze

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

FAQPage Schema
How do I get a structured diagnosis of an operational problem?▼

Describe the problem or symptom in natural language and the Skill produces a fixed-format analysis: executive summary, core problem, symptoms, probable root causes, impacts, risks, fragile premises, and items needing validation.

What is the difference between symptom and root cause analysis?▼

Symptoms are observable signals of a problem, while root causes are the underlying factors producing them. This Skill explicitly separates the two and labels causes as hypotheses when they lack evidence, preventing premature solutions.

Can I use this analysis skill with incomplete information?▼

Yes. It provides a context-collection template covering problem, impact, constraints, and success metrics, and works with explicitly stated hypotheses when details are missing, flagging each assumption for later confirmation.

When should I not use structured problem analysis?▼

Skip it for trivial, well-understood tasks where diagnosis overhead adds no value. It also does not replace legal, compliance, or leadership validation, and it never invents data, numbers, or approvals.

What happens after the operational analysis is complete?▼

The Skill asks whether you want to advance to an action plan. If confirmed, it invokes the gtsi-plan skill, passing the analysis summary as context for building an executable plan.