gaia-problem-solving

Orchestrate plan-approve-execute workflows and generate structured problem-solving artifacts.

2|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/gaiastudio-ai/gaia-public --skill gaia-problem-solving
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gaia-problem-solving
Source: https://github.com/gaiastudio-ai/gaia-public/tree/main/plugins/gaia/skills/gaia-problem-solving
Command: npx skills add https://github.com/gaiastudio-ai/gaia-public --skill gaia-problem-solving

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Context-aware problem-solving with an explicit plan-approve-execute gate, auto artifact gathering across a 30K context budget, and tiered routing to quick fixes, feature work, or escalation paths.

Core Features & Use Cases

  • End-to-end problem-solving orchestration with a formal Planning Gate.
  • Automatic context gathering across six sub-budgets and generation of a structured problem-solving artifact.
  • Delegation to Nova (problem-solver) with downstream routing to /gaia-create-story, /gaia-add-feature, or escalation to architect/PM.
  • Production-ready artifact: docs/creative-artifacts/problem-solving-{date}.md.

Quick Start

Describe your problem statement and urgency to begin the workflow.

Frequently Asked Questions about gaia-problem-solving

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

FAQPage Schema
How do I orchestrate a structured problem-solving workflow for a complex feature request?

Structured problem-solving workflows orchestrate a plan-approve-execute cycle, gathering context automatically to produce a problem-solving artifact for complex feature requests. It delegates analysis and routes results directly to story creation or feature enhancement paths.

What is the best way to automate context gathering for incident resolution across project artifacts?

Automated context gathering for incident resolution aggregates data across a 30K token budget distributed into six sub-budgets. It collects architecture, PRD, test artifacts, and decision logs to generate a structured problem-solving artifact.

Does this problem-solving workflow require an explicit planning gate before execution?

Yes, an explicit planning gate is required before execution in this problem-solving workflow. The plan-approve-execute gate ensures formal review of the gathered context before delegating analysis and routing downstream.

Can I route design problem analysis results directly to feature enhancement or story creation?

Design problem analysis results route directly to downstream integration paths like story creation or feature enhancement. If issues require higher-level intervention, the workflow supports escalation to an architect or PM.

What limitations exist when delegating problem-solving tasks with a 30K token context budget?

The 30K token context budget is distributed across six sub-budgets, limiting the volume of architecture, PRD, and test artifacts gathered simultaneously. Delegation to Nova handles analysis, but extreme context overflow requires manual trimming before routing.