Massu Doc Gen banner
massu-ai massu-ai

Massu Doc Gen

Documentation community

Description

--- name: massu-doc-gen description: Generate JSDoc comments, README sections, and API docs for undocumented code allowed-tools: Bash(*), Read(*), Write(*), Edit(*), Grep(*), Glob(*) --- name: massu-doc-gen > **Shared rules apply.** Read `.claude/commands/_shared-preamble.md` before proceeding. CR-9, CR-35 enforced. # CS Doc Gen: Documentation Generation ## Objective Scan the codebase for undocumented functions, modules, and exported types, then generate accurate JSDoc comments, README secti

Installation

Installs to ~/.claude/commands/massu-ai-massu-massu-doc-gen.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/massu-ai/massu/HEAD/.claude/commands/massu-doc-gen.md -o ~/.claude/commands/massu-ai-massu-massu-doc-gen.md

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

Full documentation available on GitHub

View Source Repository