kiro (jasonkneen) — Summary
kiro (jasonkneen) is a methodology documentation and Claude Code plugin that packages the complete Kiro IDE spec-driven development methodology as a portable skill pack for Claude Code (and Cursor, VSCode, Windsurf). It ships a .claude-plugin/ package (plugin name: kiro-spec-driven), 8 Claude Code skills covering spec-driven development phases (requirements-engineering, design-documentation, task-breakdown, ai-prompting, quality-assurance, troubleshooting, create-steering-documents), a Kiro IDE system prompt (complete-instructions.md), and a comprehensive process-guide documentation tree (spec-process-guide/). The core value is making the proprietary Kiro IDE workflow available in open AI clients, plus a standalone reference guide on spec-driven development with EARS notation. Version 1.0.0, 665 stars, MIT license, 3 contributors, last commit January 2026.
Differs from seeds: This is a direct port of the kiro seed's methodology into Claude Code's plugin format. The .kiro/system/complete-instructions.md is the verbatim Kiro IDE system prompt extracted from the IDE (identifiable by Kiro's brand voice guidelines and fsWrite tool references). Compared to cc-sdd (which is also Kiro-inspired), kiro-jasonkneen ships the actual Kiro system prompt rather than reimplementing the workflow; it has 0 CLI binary, 0 commands, 2 hooks (unknown), and relies on skills rather than explicit slash commands.