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
Mis à jour 12/31/2025
Étoiles
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).

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use initializer