Skip to main content
ClaudeWave
Skill491 repo starsupdated 24d ago

gsd:workflow:diagnose-issues

Workflow for diagnosing project issues

Install in Claude Code
Copy
git clone --depth 1 https://github.com/allgpt-co/QuickVoice /tmp/gsd-workflow-diagnose-issues && cp -r /tmp/gsd-workflow-diagnose-issues/.claude/skills/gsd/workflows/diagnose-issues ~/.claude/skills/gsd-workflow-diagnose-issues
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

# GSD Diagnose Issues Workflow

Workflow for diagnosing and resolving project issues.

## When to Use

- Identifying project problems
- Finding root causes
- Planning fixes

## Phases

1. Describe symptoms
2. Investigate root cause
3. Plan remediation
4. Implement fixes

## Success Criteria

Issues diagnosed and resolved.