·troubleshooting
</>

troubleshooting

jasonkneen/kiro

Diagnose and resolve common issues during spec-driven development and implementation. Learn strategies for handling spec-reality divergence, dependency blocks, unclear requirements, and other execution challenges.

20Installs·0Trend·@jasonkneen

Installation

$npx skills add https://github.com/jasonkneen/kiro --skill troubleshooting

SKILL.md

Diagnose and resolve common problems that arise during spec-driven development and feature implementation.

Rubber Duck Debugging Explain the problem out loud. Often the explanation reveals the solution.

Binary Search Isolate by dividing code in half repeatedly until you find the issue.

Diagnose and resolve common issues during spec-driven development and implementation. Learn strategies for handling spec-reality divergence, dependency blocks, unclear requirements, and other execution challenges. Source: jasonkneen/kiro.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/jasonkneen/kiro --skill troubleshooting
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is troubleshooting?

Diagnose and resolve common issues during spec-driven development and implementation. Learn strategies for handling spec-reality divergence, dependency blocks, unclear requirements, and other execution challenges. Source: jasonkneen/kiro.

How do I install troubleshooting?

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

Where is the source repository?

https://github.com/jasonkneen/kiro