Configure Tooling — JTBD Canvas
Configure Documentation Tooling for Development Team
Section titled “Configure Documentation Tooling for Development Team”Quick Reference
- Job Performer: Developer Dana
- Job Type: Related
- Frequency: Monthly
- Complexity: Moderate
Canvas
Section titled “Canvas”Job Statement
Section titled “Job Statement”When a team adopts DocKit Master for documentation, I want to install and configure it across all team members’ IDEs, so that everyone can generate consistent documentation without setup friction.
Job Map
Section titled “Job Map”graph TB
MJ["Main: Configure\ntooling for team"]
SJ1["Install across IDEs"]
SJ2["Customize templates"]
SJ3["Train team on CLI"]
MJ --> SJ1
MJ --> SJ2
MJ --> SJ3
Job Steps
Section titled “Job Steps”| Step | Small Job | Micro-jobs | Source |
|---|---|---|---|
| 1 | Install across IDEs | Run install.sh, verify adapters, test in each IDE | scripts/install.sh |
| 2 | Customize templates | Modify Astro config, adjust CSS, set site URL | templates/astro-premium/ |
| 3 | Train team on CLI | Demo dockit-master.sh, share generated prompts | scripts/dockit-master.sh |
Related
Section titled “Related”- Persona: Developer Dana
- SOP: Using the CLI
- Flow: Installation workflow