troubleshooting-execute

Community

Diagnose and recover from execute command failures.

Authorarittr
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides immediate diagnostic guidance and recovery strategies when the execute command encounters errors during software development workflows.

Core Features & Use Cases

  • Error Diagnosis: Quickly identify root causes for phase failures, parallel agent issues, and merge conflicts.
  • Recovery Strategies: Step-by-step procedures to fix issues and resume execution from any point.
  • Use Case: When your parallel phase execution fails with agent errors, use this Skill to diagnose the problem and choose between fixing in existing branches, restarting agents, or continuing without failed tasks.

Quick Start

Use the troubleshooting-execute skill when you encounter phase execution failures, parallel agent issues, or merge conflicts during development workflows.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: troubleshooting-execute
Download link: https://github.com/arittr/spectacular/archive/main.zip#troubleshooting-execute

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository