/docs init#
Initialize the broader documentation baseline for a project.
Usage#
/docs init
Typical Outputs#
docs/codebase-summary.mddocs/project-overview-pdr.mddocs/code-standards.mddocs/system-architecture.mddocs/design-guidelines.mddocs/deployment-guide.mddocs/project-roadmap.md
Depending on the environment, this workflow may also use repomix to compact codebase context.
When To Run#
- new project onboarding
- missing documentation baseline
- before a team or AI handoff
Note#
This is optional. The CafeKit runtime itself does not require /docs init before you can start spec work.