name: sprout-docs description: Generate folder-scoped README documentation for codebase exploration allowed-tools: Bash, Read, Write, Edit, Glob, Grep, Task, TodoWrite
Sprout Docs Skill
Generate navigable documentation for every folder in a repository. Output goes to a gitignored sprout-docs/ folder for local exploration.
Usage
/sprout-docs [path] [options]
Options:
--depth <n> Max folder depth (default: unlimited)
--skip <pattern> Additional folders to skip (comma-separated)
--dry-run Show what would be created without writing
Overview
- Creates
sprout-docs/folder (gitignored) - Generates a doc file for each folder with navigation and contents
- Tracks state in
sprout-docs/.state.jsonfor incremental updates
Quick Reference
Runbook: runbook/sprout-docs.md in your knowledge base.
Why Ephemeral?
- No merge conflicts - docs stay local, never committed
- Zero maintenance - regenerate anytime, delete when done
- Exploration focused - helps navigate unfamiliar codebases
Progress Display
SPROUT DOCS: 15/23 folders
━━━━━━━━━━━━━━━━━━━━━░░░░░░░░ 65%
✓ src/components/
✓ src/utils/
→ src/hooks/
chat Comments (0)
Sign in to join the discussion and leave a comment.
Skill Details
GitHub Stars
0
GitHub Forks
4
Created
Jan 2026
Last Updated
5个月前
tools
tools technical docs
Related Skills
Build your own?
Join 12,000+ developers contributing to the Claude ecosystem.
No comments yet. Be the first to share your thoughts!