Init Project V2 banner
contentflow-kr contentflow-kr

Init Project V2

Development community

Description

--- allowed-tools: [Read, Write, Bash, Glob, Edit, AskUserQuestion] description: "Detailed project setup — guided questions + real docs content + work_logs" --- # /init-project-v2 - Documentation-Driven Project Setup ## Purpose Generate complete project structure with **real documentation content** (not blank templates). Ask detailed questions, then write docs that serve as the Single Source of Truth for development. > Difference from v1: v2 asks 3 rounds of questions and writes actual conten

Installation

Installs to ~/.claude/skills/contentflow-kr-claude-code-workflow-init-project-v2/SKILL.md

Terminal
mkdir -p ~/.claude/skills/contentflow-kr-claude-code-workflow-init-project-v2 && curl -fsSL https://raw.githubusercontent.com/contentflow-kr/claude-code-workflow/HEAD/commands/init-project-v2.md -o ~/.claude/skills/contentflow-kr-claude-code-workflow-init-project-v2/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository