원클릭으로
init-project
Initialize project AI context, generate/update root-level and module-level CLAUDE.md indexes
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Initialize project AI context, generate/update root-level and module-level CLAUDE.md indexes
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | init-project |
| description | Initialize project AI context, generate/update root-level and module-level CLAUDE.md indexes |
| disable-model-invocation | true |
| allowed-tools | Read(**), Write(CLAUDE.md, **/CLAUDE.md) |
/init-project <PROJECT_SUMMARY_OR_NAME>
Initialize project AI context using a mixed strategy of "concise at root + detailed at module level":
CLAUDE.md at repository root (high-level vision, architecture overview, module index, global standards).CLAUDE.md in identified module directories (interfaces, dependencies, entry points, tests, key files, etc.).CLAUDE.md and add navigation breadcrumbs to each module CLAUDE.md.Step 1: Call the get-current-datetime sub-agent to obtain the current timestamp.
Step 2: Call the init-architect sub-agent once, with input:
project_summary: $ARGUMENTScurrent_timestamp: (timestamp from step 1)/init-project repeatedly, perform incremental updates and breakpoint resumable scanning based on previous index.CLAUDE.md was created/updated, major section overview.CLAUDE.md.Professional AI programming assistant with structured workflow (Research -> Ideate -> Plan -> Execute -> Optimize -> Review) for developers
专业AI编程助手,提供结构化六阶段开发工作流(研究→构思→计划→执行→优化→评审),适用于专业开发者
Quickly add a new corporate sponsor to ZCF — sponsor list by default, with optional API preset and documentation ad placements
Create pull request based on current branch changes
Automate version release and code commit using changeset
Automatically check code changes since last tag and update documentation in docs/ directory (en, zh-CN, ja-JP) and CLAUDE.md to ensure consistency with actual code implementation