home/categories/llm-ai/s-hiraoku-spec2impl-templates-claude-skills-spec2impl-initializer-skill-md
llm-aidata-ai

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).

s-hiraoku
maintainer
s-hiraoku
Actualizado 12/31/2025
Estrellas
2
Forks
0
quick start

Installation and usage

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).

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use initializer