solatis

problem-analysis

@solatis/problem-analysis
solatis
349
75 forks
Updated 1/6/2026
View on GitHub

Invoke IMMEDIATELY for structured problem analysis and solution discovery.

Installation

$skills install @solatis/problem-analysis
Claude Code
Cursor
Copilot
Codex
Antigravity

Details

Pathskills/problem-analysis/SKILL.md
Branchmain
Scoped Name@solatis/problem-analysis

Usage

After installing, this skill will be available to your AI coding assistant.

Verify installation:

skills list

Skill Instructions


name: problem-analysis description: Invoke IMMEDIATELY for structured problem analysis and solution discovery.

Problem Analysis

When this skill activates, IMMEDIATELY invoke the script. The script IS the workflow.

Invocation

python3 scripts/analyze.py --step 1 --total-steps 4
ArgumentRequiredDescription
--stepYesCurrent step (starts at 1)
--total-stepsYesMinimum 4; adjust if needed

Do NOT analyze or explore first. Run the script and follow its output.