npx claudepluginhub earthmanweb/serena-workflow-engine --plugin sweThis skill uses the workspace's default tool permissions.
**If starting a new session**, first read workflow initialization:
Enforces strict reproduce-first, root-cause-first, failing-test-first workflow for debugging bugs, test failures, or unexpected behavior.
Enforces root-cause debugging discipline for bugs, failing tests, and unexpected behavior: reproduce, hypothesize, challenge, verify before fixing.
Fixes bugs quickly via lightweight TDD: understand issue with Grep/Glob, write failing test, implement minimal fix, verify full suite. For errors, crashes, broken code.
Share bugs, ideas, or general feedback.
If starting a new session, first read workflow initialization:
mcp__plugin_swe_serena__read_memory("wf/WF_INIT")
Follow WF_INIT instructions before executing this skill.
Test-driven debugging workflow for rapid iteration.
## Skill Return
- **Skill**: swe-workflow-debug-tdd
- **Status**: [success|needs_clarification|blocked]
- **Findings Summary**: [bug description and fix applied]
- **Artifacts**: [files changed, tests affected]
- **Next Step Hint**: WF_EXECUTE
> **Skill /swe-workflow-debug-tdd complete** - bug fixed, returning to WF_EXECUTE