一键导入
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 页面并帮你完成安装。
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
基于 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.