sc-troubleshoot

Issue Diagnosis and Resolution

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "sc-troubleshoot" with this command: npx skills add htlin222/dotfiles/htlin222-dotfiles-sc-troubleshoot

Issue Diagnosis and Resolution

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

When to use

  • Debugging errors and exceptions

  • Investigating build failures

  • Diagnosing performance issues

  • Resolving deployment problems

  • Tracing issues to root cause

Instructions

Usage

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

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

  • Analyze issue description and gather initial context

  • Identify potential root causes and investigation paths

  • Execute systematic debugging and diagnosis

  • Propose and validate solution approaches

  • 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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

data-science

No summary provided by upstream source.

Repository SourceNeeds Review
General

c-lang

No summary provided by upstream source.

Repository SourceNeeds Review
General

cpp

No summary provided by upstream source.

Repository SourceNeeds Review
General

javascript

No summary provided by upstream source.

Repository SourceNeeds Review