OmniDev Kit — Summary
OmniDev Kit is a Claude Code skill (/od) that orchestrates a 5-phase AI development workflow (Assess → Blueprint → Plan → Dev → Test) with extensive safety guardrails, bilingual support (Chinese/English), dynamic skill composition, T-shirt sizing for scope-adaptive phase skipping, and a self-evolution engine. It integrates concepts from superpowers, OpenSpec, planning-with-files, and everything-claude-code into a single unified skill. Commands are triggered by the /od prefix (22 commands with short aliases). Key features include: requirement alignment protocol that blocks ambiguous execution, lazy context loading per phase, cross-session memory via YAML frontmatter + Markdown files, interactive mode with numbered choice menus, and a self-learning system that proposes rule improvements from session retrospectives. With 1 star and PowerShell scripts for install, it targets Chinese enterprise teams.
Compared to seeds: closest to superpowers (skill-based behavioral framework) but with far more command surface (22 vs. 14 skills), phased workflow structure borrowed from openspec, and session state persistence similar to taskmaster-ai. The self-evolution engine has no direct seed equivalent.