project-init 的兼容别名;当用户按 cc-use-exp 前缀显式调用 cc-project-init 时,转入标准 project-init 初始化流程。
npx skills add https://github.com/doccker/cc-use-exp --skill cc-project-init
这是 $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。
Take doccker/cc-project-init from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.