Skip to main content
在 Manus 中运行任何 Skill
一键导入

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

概览

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

安装命令
npx skills add https://github.com/s-hiraoku/spec2impl --skill initializer

复制此命令并粘贴到 Claude Code 中以安装该技能

星标2
分支0
更新时间2025年12月14日 10:01
文件资源管理器
4 个文件
SKILL.md
readonly