Scaffold or retrofit documentation-led conventions (AGENTS.md, CLAUDE.md, CONVENTIONS.md, ADR catalogue, plan/ queue, _agent/ coordination) into a repo. Use when the user asks to "set up conventions", "bootstrap ADRs", "scaffold the documentation-led layout", "add AGENTS.md and a plan queue", or invokes /bootstrap. Works on fresh repos and existing ones — preserves existing content and merges rather than overwrites. Opens with an express / guided / full depth choice, so a quick conservative setup needs almost no questions.
$npx -y skills add evolvehq/docflow --skill bootstrapInstalls into the current project.
Run `npx skills use "https://github.com/evolvehq/docflow" --skill "evolvehq/docflow/bootstrap"` 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/evolvehq/docflow" that are relevant to the current task. Run `npx skills add "https://github.com/evolvehq/docflow"` and select the relevant skills, then follow their instructions.