Tsumiki — Summary
Tsumiki is a Claude Code plugin from Classmethod (a Japanese cloud consultancy) that delivers an extensive suite of 40+ commands and 14 skills covering a full development lifecycle: Kairo (requirements → design → tasks → implementation loop), TDD (red/green/refactor), Dev Skills (context → plan → impl → verify → debug), DCS (code analysis), reverse engineering, and utility commands — all in a single installable plugin.
Problem it solves: Developers need a structured, repeatable development process that enforces requirements documentation (EARS notation), TDD discipline, and systematic code analysis without having to manually orchestrate each step.
Distinctive trait: EARS (Easy Approach to Requirements Syntax) notation enforcement in requirements phase, combined with interactive AskUserQuestion tool usage for scope selection — making requirements gathering a structured dialogue rather than a free-form prompt.
Target audience: Japanese-speaking developers and teams using Claude Code who want a comprehensive workflow covering requirements through deployment, with explicit TDD enforcement and reverse-engineering capabilities for legacy codebases.
Production-readiness: Active (965 GitHub stars, 15 contributors, v1.4.1, last pushed May 2026, MIT license).
Differs from seeds: Most similar to BMAD-METHOD (Archetype 1 — skills-only behavioral framework with full dev lifecycle) but delivered as a Claude Code plugin with slash commands (not just skills), and with explicit EARS notation for requirements (borrowed from Kiro) rather than BMAD's persona-based planning model.