Use when the user asks to create a design doc, design document, specification, or technical spec (create workflow → Director/Drafter/Reviewer team); to validate, review, or interview an existing design doc through multi-round Q&A (interview workflow); or to implement or execute a design doc (execute workflow → TDD team). Also the standardized format spec — consult the template and guidelines when editing a design doc. Always invoke this skill and route into the matching workflow, orchestrated as a CAFleet team. Teammates in member teams load this skill by its name cafleet-design-doc via their backend's skill-loader.
$npx -y skills add himkt/cafleet --skill cafleet-design-docInstalls into the current project.
Run `npx skills use "https://github.com/himkt/cafleet" --skill "himkt/cafleet/cafleet-design-doc"` 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/himkt/cafleet" that are relevant to the current task. Run `npx skills add "https://github.com/himkt/cafleet"` and select the relevant skills, then follow their instructions.