·troubleshoot
</>

troubleshoot

Diagnosis and repair guide for errors and failures including CI. Use when user mentions something broken, errors, it doesn't work, CI failures, CIが落ちた, build errors, test failures, or pipeline issues. Do NOT load for: successful builds, new feature implementation, or reviews.

10Installs·0Trend·@chachamaru127

Installation

$npx skills add https://github.com/chachamaru127/claude-code-harness --skill troubleshoot

How to Install troubleshoot

Quickly install troubleshoot AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/chachamaru127/claude-code-harness --skill troubleshoot
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: chachamaru127/claude-code-harness.

SKILL.md

View raw

| 依存関係 | Cannot find module | npm install | | 型エラー | Type error | error-recovery agent | | ビルドエラー | Build failed | error-recovery agent | | ランタイム | 画面が表示されない | ログ分析 | | 環境設定 | 接続エラー | 環境変数確認 | | CI/CD | CI が落ちた、パイプライン失敗 | ci スキルに dispatch |

CI/CD 問題: CI 障害・テスト失敗・パイプライン問題を検出した場合、ci スキル(skills/ci/)に処理を委譲します。ci スキルは ci-cd-fixer エージェントを使用して自動診断・修正を行います。

| 「なぜエラーになった?」 | エラーログを分析して原因を説明 | | 「どうすれば直る?」 | 具体的な解決手順を提示 | | 「前は動いてたのに」 | git log で最近の変更を確認 | | 「同じエラーが何度も」 | パターンを分析して根本対策を提案 |

Diagnosis and repair guide for errors and failures including CI. Use when user mentions something broken, errors, it doesn't work, CI failures, CIが落ちた, build errors, test failures, or pipeline issues. Do NOT load for: successful builds, new feature implementation, or reviews. Source: chachamaru127/claude-code-harness.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/chachamaru127/claude-code-harness --skill troubleshoot
Category
</>Dev Tools
Verified
First Seen
2026-02-23
Updated
2026-03-10

Browse more skills from chachamaru127/claude-code-harness

Quick answers

What is troubleshoot?

Diagnosis and repair guide for errors and failures including CI. Use when user mentions something broken, errors, it doesn't work, CI failures, CIが落ちた, build errors, test failures, or pipeline issues. Do NOT load for: successful builds, new feature implementation, or reviews. Source: chachamaru127/claude-code-harness.

How do I install troubleshoot?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/chachamaru127/claude-code-harness --skill troubleshoot Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/chachamaru127/claude-code-harness

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-23