kiro spec agent (notdp gist) — Summary
This is a single-file GitHub Gist (CLAUDE.md) by @notdp that adapts the Kiro IDE spec-driven workflow as a Claude Code agent system prompt. The gist provides a complete workflow definition including EARS-format requirements, user story templates, design document sections, task list format, execution instructions (one task at a time), and a Mermaid state diagram showing the full spec workflow. The CLAUDE.md is loaded by Claude Code at session start and injects the entire Kiro spec workflow as agent instructions without any slash commands, skills, or hooks — pure system-prompt-based methodology injection. 1 file, created July 2025, last updated May 2026.
Status: Minimal content (1 file). Tier C treatment appropriate. The gist is self-contained — the entire framework is the CLAUDE.md file.
Differs from seeds: Most similar to the kiro seed in workflow steps and notdp-gist CLAUDE.md uses TodoWrite for task tracking (Claude Code native tool). Compared to kiro-jasonkneen (plugin with 8 skills), this is a single-file alternative — same workflow but pure CLAUDE.md injection. The hidden-workflow rule ("Do not tell the user about this workflow") is copied verbatim from Kiro's own workflow docs (also appears in spec-workflow-mcp's kiro spec agent gist reference).