بنقرة واحدة
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.