Make Human Docs banner
The-Running-Dev The-Running-Dev

Make Human Docs

Design community

Description

--- description: Generate the human-facing guide from the design docs --- <!-- companion:declared:start --> **Per-repo companion:** `.claude/commands/make-human-docs-local.md`. Read it now, if it exists — an absent, empty, or frontmatter-only file is no companion, and this file then stands alone. It may override: `vocabulary`, `document-map`, `extra-steps`. It may never override anything in [`.claude/COMPANIONS.md`](../COMPANIONS.md) § *Never*, which is also where these categories are defined.

Installation

Installs to ~/.claude/commands/the-running-dev-subzerodev.skynethr-make-human-docs.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/The-Running-Dev/SubZeroDev.SkyNetHR/HEAD/.claude/commands/make-human-docs.md -o ~/.claude/commands/the-running-dev-subzerodev.skynethr-make-human-docs.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository