CC Project Init Alias
SkillDev toolsA compatibility alias for project-init; when the user explicitly invokes cc-project-init with the cc-use-exp prefix, it transitions to the standard project-init initialization flow.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the CC Project Init Alias skill
What this skill tells your AI
The instructions your AI receives, as published by doccker/cc-use-exp in .codex/skills/cc-project-init-alias/SKILL.md and read by ahel’s review.
这是 $project-init 的兼容入口。
当用户显式调用 cc-project-init 时,按 .codex/skills/cc-project-init/SKILL.md 的标准 project-init 流程执行:
- 读取当前仓库现状,判断项目形态和已存在配置。
- 生成或更新项目级
AGENTS.md。 - 初始化项目级
.codex/tasks/、.codex/tasks/archived/、.codex/templates/最小骨架。 - 只在用户明确要求时补充额外脚手架文件。
- 若用户期望生成或刷新
README.md,说明该能力属于$project-scan,并建议继续执行$project-scan。
不要在本别名里维护第二套初始化规则;若主流程变化,应同步更新 cc-project-init/SKILL.md。
Signals
- GitHub stars
- 1k
- Forks
- 112
- Last commit
- Aug 2026
Advanced
- Catalog kind
- skill
- Gateway key
cc-project-init- Source
- github.com/doccker/cc-use-exp