initializer

Initialize long-running agent projects with environment setup, feature list generation, and progress tracking. Use when starting a new implementation project or setting up an existing codebase for Claude-assisted development. Creates init.sh (dev server script), claude-progress.txt (work log), and docs/features.json (feature list with status tracking).

$ Installieren

git clone https://github.com/s-hiraoku/spec2impl /tmp/spec2impl && cp -r /tmp/spec2impl/templates/.claude/skills/spec2impl/initializer ~/.claude/skills/spec2impl

// tip: Run this command in your terminal to install the skill