docgen-init

Installation
SKILL.md

docgen Init

Scaffold the full docs/ tree into the current git repo so the project's mission, experiences, requirements, design guidance, architecture, and decisions live alongside the code.

When to Use

  • "Set up docs for this project"
  • "Scaffold the docs tree"
  • "Initialize docgen here"
  • Starting documentation on a repo that has no docs/ directory yet

Prerequisites

The docgen binary must be installed. If docgen --version fails, run the docgen-install skill first.

Steps

Installs
3
First Seen
Jun 3, 2026
docgen-init — decisionnerd/docgen