← Runes
✦✦✦ RAREDocumentation
📚
Doc Forge
Auto-generate documentation from a GitHub repository by scanning code and comments.
⚡ POWER LEVEL
77
MODERATE
TRUST SCORE77 / 100
◈ Use Case
Point at a GitHub repo, scan the codebase, and auto-generate a README and API documentation.
◈ Skill Pipeline (5 nodes)
1. GitHub Scan RepositoryInput
2. Claude Extract DataLLM
3. Claude Draft TextLLM
4. GitHub Create IssueOutput
5. Notion Create PageOutput
◈ Dependencies (4)
github-scan-repo→claude-extract· code files
claude-extract→claude-draft· extracted docs
claude-draft→github-create-issue· doc PR suggestion
claude-draft→notion-write· API documentation
Pipeline Graph
Press enter or space to select a node.You can then use the arrow keys to move the node around. Press delete to remove it and escape to cancel.
Press enter or space to select an edge. You can then press delete to remove it or escape to cancel.
≪ ◈ COOKBOOK ◈ ≫
▸ QUICK START
# install the CLI npm install -g rune-hub-cli # set up auth rune auth github rune auth anthropic rune auth telegram # run it rune install doc-forge rune run doc-forge
▸ INGREDIENTS — 5 SKILLS
01📂GitHub Scan RepositoryInput
02🔬Claude Extract DataLLM
03✏️Claude Draft TextLLM
04🐛GitHub Create IssueOutput
05📓Notion Create PageOutput
▸ WHAT YOU'LL NEED
◈ Skill Breakdown — 5 Skills
Avg Safety77/100
github-scan-repo
Scan a GitHub repository for file structure and code.
claude-extract
Extract structured data from unstructured text using Claude.
Pipeline Safety Score
77/100 — Moderate
5 skills analyzed