Initialize the docs/ folder structure for spec-driven development and create the standard AI instruction files (AGENTS.md, REVIEW.md, the CLAUDE.md pointer, and .coderabbit.yaml) if missing, so task tracking defers to /project-management. Creates defaults only — never migrates existing files; that is fx-dev:upgrade. Called automatically by /spec-writer and /project-management. Also use when user says 'setup docs', 'initialize docs', 'create docs structure'.
$npx -y skills add fx/cc --skill setupInstalls into the current project.
Run `npx skills use "https://github.com/fx/cc" --skill "fx/cc/setup"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/fx/cc" that are relevant to the current task. Run `npx skills add "https://github.com/fx/cc"` and select the relevant skills, then follow their instructions.