Update or regenerate README and CLAUDE.md documentation for a plugin
Regenerate concise README and CLAUDE.md files for a plugin by analyzing its components. Use this when the plugin structure changes or documentation becomes outdated.
/plugin marketplace add racurry/neat-little-package/plugin install box-factory@neat-little-packageplugin-pathUpdate documentation for the plugin at $1 (or current directory if not specified).
Read all plugin components:
Load plugin-design skill and read README style guidance:
Use Skill tool: skill="box-factory:plugin-design"
Read: readme-style.md
Generate/update README.md following README style guidance:
# commentsGenerate/update CLAUDE.md (only if plugin has conventions):
Ensure accuracy:
/update-docsUpdate implementation documentation including specs, status, and best practices
/update-docsUpdate and maintain project documentation for local code changes using multi-agent workflow with tech-writer agents. Covers docs/, READMEs, JSDoc, and API documentation.