← ClaudeAtlas

cafleet-design-doclisted

Standardized design document format with template and guidelines. Load this skill ONLY to consult the template when editing an existing design doc, or transitively from the cafleet-design-doc-create skill. To CREATE a new design doc, use the cafleet-design-doc-create skill — this skill alone does not author docs. Teammates in agent teams must always load this skill by its name cafleet-design-doc via their backend's skill-loader. Do NOT write design documents in a freeform format.
himkt/cafleet · ★ 27 · Web & Frontend · score 82
Install: claude install-skill himkt/cafleet
# Design Document Format This skill provides a standardized format for creating design documents, specifications, and implementation plans. ## Additional resources - For the document template, see [template.md](template.md) - For section guidelines, quality standards, formatting rules, and best practices, see [guidelines.md](guidelines.md) - For the inter-agent coordination protocol — verb + pointer schema for the `cafleet-design-doc-create` and `cafleet-design-doc-execute` skills, plus the inline `COMMENT(role)` marker convention shared by the `cafleet-design-doc-interview` skill (whose Director-Analyzer cafleet messages are exempt from the verb + pointer schema) — see [coordination.md](coordination.md)