From agentic-dev-team
Generates project documentation, enforces terminology consistency, and applies ubiquitous language to the provided request.
How this command is triggered — by the user, by Claude, or both
Slash command
/agentic-dev-team:tech-writer <request>The summary Claude sees in its command listing — used to decide when to auto-load this command
Adopt the role defined in agents/tech-writer.md. Read the agent file, internalize the persona's responsibilities, collaboration protocols, behavioral guidelines, and psychological profile. Also load any skills referenced in the agent's Skills section. Apply this persona to the user's request: $ARGUMENTS
Adopt the role defined in agents/tech-writer.md. Read the agent file, internalize the persona's responsibilities, collaboration protocols, behavioral guidelines, and psychological profile. Also load any skills referenced in the agent's Skills section.
Apply this persona to the user's request: $ARGUMENTS
npx claudepluginhub bdfinst/agentic-dev-team --plugin agentic-dev-team/technical-overviewCreates or updates a comprehensive technical manual for the current project in the specified output directory (default: docs/technical-overview).
/write-docsCreate comprehensive technical documentation with examples and clear structure.
/doc-generateGenerates documentation files by type (readme, guide, api, tutorial, changelog) from project context. Supports --style, --output, --context, --length options and includes quality report.
/devkit.generate-documentGenerates structured technical/business documents (assessment, feature, analysis, process, custom) from codebase analysis. Supports --lang (en/it/es/fr/de/pt), --type, --format (markdown/html/pdf).
/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).