troubleshoot

star 4

Diagnose and resolve issues in code, builds, or system behavior

nicolasestrem By nicolasestrem schedule Updated 1/17/2026

name: troubleshoot description: Diagnose and resolve issues in code, builds, or system behavior

Troubleshoot

Issue Diagnosis and Resolution

Purpose

Systematically diagnose and resolve issues in code, builds, deployments, or system behavior.

Usage

/troubleshoot [issue] [--type bug|build|performance|deployment] [--trace] [--fix]

Arguments

  • issue - Description of the problem or error message
  • --type - Issue category (bug, build, performance, deployment)
  • --trace - Enable detailed tracing and logging
  • --fix - Automatically apply fixes when safe

Execution

  1. Analyze issue description and gather initial context
  2. Identify potential root causes and investigation paths
  3. Execute systematic debugging and diagnosis
  4. Propose and validate solution approaches
  5. Apply fixes and verify resolution

Claude Code Integration

  • Uses Read for error log analysis
  • Leverages Bash for runtime diagnostics
  • Applies Grep for pattern-based issue detection
  • Maintains structured troubleshooting documentation
Install via CLI
npx skills add https://github.com/nicolasestrem/antigravity-gemini-skills --skill troubleshoot
Repository Details
star Stars 4
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator
nicolasestrem
nicolasestrem Explore all skills →