Help us improve
Share bugs, ideas, or general feedback.
From faos-analyst
<!-- AUTO-GENERATED by export-plugins.py — DO NOT EDIT -->
npx claudepluginhub frank-luongt/faos-skills-marketplace --plugin faos-analystHow this command is triggered — by the user, by Claude, or both
Slash command
/faos-analyst:document-projectThe summary Claude sees in its command listing — used to decide when to auto-load this command
<!-- AUTO-GENERATED by export-plugins.py — DO NOT EDIT --> --- description: "Document your existing project (optional, but recommended for existing brownfield project efforts)" --- # Document Project Document your existing project (optional, but recommended for existing brownfield project efforts)
/indexGenerates project documentation, knowledge base, API docs, structure analysis, or README for a target path. Supports --type (docs|api|structure|readme) and --format (md|json|yaml).
/docsGenerate or update project documentation from codebase and specs. Scopes: api|readme|deploy|all. Scans files, drafts for approval, tracks in todo.md.
/sc-indexGenerates project documentation and knowledge base from a target directory with structure analysis, organization, cross-referencing, validation, and maintenance. Supports --type docs|api|structure|readme and --format md|json|yaml.
/documentationGenerates comprehensive project documentation (README, API, user guides, developer docs) via parallel sub-agents by type. Accepts <doc_type> [project_path].
/documentsAudits, creates, and updates project documentation according to monorepo standards, using phase-focused or full audit modes.
Share bugs, ideas, or general feedback.
Document your existing project (optional, but recommended for existing brownfield project efforts)