proagents 1.6.16 → 1.6.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (170) hide show
  1. package/.claude/settings.local.json +169 -0
  2. package/COMMANDS.md +595 -0
  3. package/README.md +22 -64
  4. package/bin/proagents.js +0 -2
  5. package/lib/commands/init.js +4 -174
  6. package/package.json +2 -7
  7. package/.proagents/ai-models/README.md +0 -141
  8. package/.proagents/ai-models/cost-management.md +0 -362
  9. package/.proagents/ai-models/fallbacks.md +0 -342
  10. package/.proagents/ai-models/model-config.md +0 -318
  11. package/.proagents/ai-models/task-routing.md +0 -503
  12. package/.proagents/ai-training/README.md +0 -155
  13. package/.proagents/ai-training/continuous-learning.md +0 -413
  14. package/.proagents/ai-training/domain-knowledge.md +0 -378
  15. package/.proagents/ai-training/pattern-learning.md +0 -455
  16. package/.proagents/ai-training/training-data.md +0 -337
  17. package/.proagents/ai-training/user-preferences.md +0 -346
  18. package/.proagents/approval-workflows/README.md +0 -146
  19. package/.proagents/approval-workflows/approval-config.md +0 -332
  20. package/.proagents/approval-workflows/approval-stages.md +0 -503
  21. package/.proagents/approval-workflows/emergency-bypass.md +0 -351
  22. package/.proagents/approval-workflows/examples.md +0 -859
  23. package/.proagents/approval-workflows/notifications.md +0 -320
  24. package/.proagents/compliance/README.md +0 -206
  25. package/.proagents/compliance/access-control.md +0 -310
  26. package/.proagents/compliance/audit-logging.md +0 -444
  27. package/.proagents/compliance/compliance-frameworks.md +0 -429
  28. package/.proagents/compliance/reports.md +0 -491
  29. package/.proagents/compliance/retention-policies.md +0 -454
  30. package/.proagents/config-versioning/README.md +0 -120
  31. package/.proagents/config-versioning/changelog.md +0 -300
  32. package/.proagents/config-versioning/rollback.md +0 -283
  33. package/.proagents/config-versioning/versioning.md +0 -330
  34. package/.proagents/contract-testing/README.md +0 -223
  35. package/.proagents/contract-testing/contract-testing.md +0 -614
  36. package/.proagents/contract-testing/pact-integration.md +0 -507
  37. package/.proagents/contract-testing/schema-validation.md +0 -565
  38. package/.proagents/dependency-management/README.md +0 -140
  39. package/.proagents/dependency-management/automation.md +0 -363
  40. package/.proagents/dependency-management/compatibility.md +0 -319
  41. package/.proagents/dependency-management/security-scanning.md +0 -413
  42. package/.proagents/dependency-management/update-policies.md +0 -374
  43. package/.proagents/disaster-recovery/README.md +0 -247
  44. package/.proagents/disaster-recovery/automation.md +0 -366
  45. package/.proagents/disaster-recovery/backup-recovery.md +0 -571
  46. package/.proagents/disaster-recovery/incident-response.md +0 -565
  47. package/.proagents/disaster-recovery/rollback-procedures.md +0 -499
  48. package/.proagents/disaster-recovery/runbooks.md +0 -603
  49. package/.proagents/disaster-recovery/scenarios.md +0 -892
  50. package/.proagents/disaster-recovery/testing.md +0 -438
  51. package/.proagents/environments/README.md +0 -244
  52. package/.proagents/environments/configuration.md +0 -437
  53. package/.proagents/environments/promotion.md +0 -434
  54. package/.proagents/environments/setup.md +0 -420
  55. package/.proagents/examples/README.md +0 -55
  56. package/.proagents/examples/backend-nodejs/README.md +0 -188
  57. package/.proagents/examples/backend-nodejs/complete-conversation.md +0 -601
  58. package/.proagents/examples/backend-nodejs/proagents.config.yaml +0 -415
  59. package/.proagents/examples/backend-nodejs/workflow-example.md +0 -909
  60. package/.proagents/examples/fullstack-nextjs/README.md +0 -155
  61. package/.proagents/examples/fullstack-nextjs/complete-conversation.md +0 -604
  62. package/.proagents/examples/fullstack-nextjs/proagents.config.yaml +0 -287
  63. package/.proagents/examples/fullstack-nextjs/workflow-example.md +0 -553
  64. package/.proagents/examples/mobile-react-native/README.md +0 -171
  65. package/.proagents/examples/mobile-react-native/complete-conversation.md +0 -825
  66. package/.proagents/examples/mobile-react-native/proagents.config.yaml +0 -330
  67. package/.proagents/examples/mobile-react-native/workflow-example.md +0 -723
  68. package/.proagents/examples/web-frontend-react/README.md +0 -125
  69. package/.proagents/examples/web-frontend-react/complete-conversation.md +0 -556
  70. package/.proagents/examples/web-frontend-react/proagents.config.yaml +0 -183
  71. package/.proagents/examples/web-frontend-react/workflow-example.md +0 -603
  72. package/.proagents/existing-projects/README.md +0 -65
  73. package/.proagents/existing-projects/challenges.md +0 -861
  74. package/.proagents/existing-projects/coexistence-mode.md +0 -483
  75. package/.proagents/existing-projects/compatibility-assessment.md +0 -541
  76. package/.proagents/existing-projects/gradual-adoption.md +0 -515
  77. package/.proagents/existing-projects/migration-strategies.md +0 -788
  78. package/.proagents/existing-projects/pattern-reconciliation.md +0 -489
  79. package/.proagents/existing-projects/team-onboarding.md +0 -617
  80. package/.proagents/existing-projects/technical-debt-handling.md +0 -644
  81. package/.proagents/feature-flags/README.md +0 -263
  82. package/.proagents/feature-flags/ab-testing.md +0 -413
  83. package/.proagents/feature-flags/configuration.md +0 -420
  84. package/.proagents/feature-flags/kill-switches.md +0 -444
  85. package/.proagents/feature-flags/rollout-strategies.md +0 -392
  86. package/.proagents/history.log +0 -12
  87. package/.proagents/i18n/README.md +0 -133
  88. package/.proagents/i18n/extraction.md +0 -433
  89. package/.proagents/i18n/tms-integration.md +0 -332
  90. package/.proagents/i18n/translation-workflow.md +0 -413
  91. package/.proagents/i18n/validation.md +0 -355
  92. package/.proagents/logging/README.md +0 -276
  93. package/.proagents/logging/aggregation.md +0 -475
  94. package/.proagents/logging/log-levels.md +0 -376
  95. package/.proagents/logging/sensitive-data.md +0 -423
  96. package/.proagents/logging/structured-logging.md +0 -406
  97. package/.proagents/metrics/README.md +0 -69
  98. package/.proagents/metrics/code-quality-kpis.md +0 -461
  99. package/.proagents/metrics/deployment-metrics.md +0 -517
  100. package/.proagents/metrics/developer-productivity.md +0 -368
  101. package/.proagents/metrics/learning-effectiveness.md +0 -478
  102. package/.proagents/migrations/README.md +0 -77
  103. package/.proagents/migrations/from-claude-projects.md +0 -313
  104. package/.proagents/migrations/from-cursor-rules.md +0 -345
  105. package/.proagents/migrations/from-custom-workflows.md +0 -410
  106. package/.proagents/monitoring/README.md +0 -308
  107. package/.proagents/monitoring/alerting.md +0 -449
  108. package/.proagents/monitoring/dashboards.md +0 -454
  109. package/.proagents/monitoring/health-checks.md +0 -436
  110. package/.proagents/monitoring/metrics.md +0 -434
  111. package/.proagents/multi-project/README.md +0 -170
  112. package/.proagents/multi-project/coordinated-deploy.md +0 -510
  113. package/.proagents/multi-project/cross-project-deps.md +0 -395
  114. package/.proagents/multi-project/unified-changelog.md +0 -477
  115. package/.proagents/multi-project/walkthroughs/monorepo-setup.md +0 -787
  116. package/.proagents/multi-project/workspace-config.md +0 -408
  117. package/.proagents/notifications/README.md +0 -151
  118. package/.proagents/notifications/channels.md +0 -457
  119. package/.proagents/notifications/preferences.md +0 -415
  120. package/.proagents/notifications/routing.md +0 -449
  121. package/.proagents/notifications/scheduling.md +0 -425
  122. package/.proagents/notifications/templates.md +0 -446
  123. package/.proagents/offline-mode/README.md +0 -145
  124. package/.proagents/offline-mode/caching.md +0 -344
  125. package/.proagents/offline-mode/offline-operations.md +0 -312
  126. package/.proagents/offline-mode/queue-specifications.md +0 -679
  127. package/.proagents/offline-mode/sync.md +0 -475
  128. package/.proagents/parallel-features/README.md +0 -85
  129. package/.proagents/parallel-features/conflict-detection.md +0 -226
  130. package/.proagents/parallel-features/dependency-management.md +0 -392
  131. package/.proagents/parallel-features/merge-coordination.md +0 -506
  132. package/.proagents/parallel-features/tracking-system.md +0 -416
  133. package/.proagents/performance/README.md +0 -59
  134. package/.proagents/performance/bundle-analysis.md +0 -375
  135. package/.proagents/performance/load-testing.md +0 -563
  136. package/.proagents/performance/runtime-metrics.md +0 -489
  137. package/.proagents/performance/web-vitals.md +0 -425
  138. package/.proagents/plugins/README.md +0 -139
  139. package/.proagents/plugins/creating-plugins.md +0 -504
  140. package/.proagents/plugins/plugin-api.md +0 -467
  141. package/.proagents/plugins/plugin-registry.md +0 -276
  142. package/.proagents/reporting/README.md +0 -158
  143. package/.proagents/reporting/dashboards.md +0 -366
  144. package/.proagents/reporting/exports.md +0 -524
  145. package/.proagents/reporting/quality-metrics.md +0 -385
  146. package/.proagents/reporting/templates/README.md +0 -56
  147. package/.proagents/reporting/templates/dashboard-config.json +0 -187
  148. package/.proagents/reporting/templates/metrics-queries.md +0 -427
  149. package/.proagents/reporting/templates/react-dashboard.tsx +0 -544
  150. package/.proagents/reporting/templates/widgets.md +0 -451
  151. package/.proagents/reporting/velocity-metrics.md +0 -340
  152. package/.proagents/reverse-engineering/README.md +0 -151
  153. package/.proagents/reverse-engineering/architecture-extraction.md +0 -325
  154. package/.proagents/reverse-engineering/code-analysis.md +0 -377
  155. package/.proagents/reverse-engineering/dependency-mapping.md +0 -567
  156. package/.proagents/reverse-engineering/diagram-generation.md +0 -586
  157. package/.proagents/reverse-engineering/documentation-generation.md +0 -468
  158. package/.proagents/reverse-engineering/pattern-detection.md +0 -569
  159. package/.proagents/reverse-engineering/quality-assessment.md +0 -733
  160. package/.proagents/secrets/README.md +0 -278
  161. package/.proagents/secrets/access-control.md +0 -443
  162. package/.proagents/secrets/rotation.md +0 -403
  163. package/.proagents/secrets/scanning.md +0 -487
  164. package/.proagents/secrets/storage.md +0 -394
  165. package/.proagents/webhooks/README.md +0 -126
  166. package/.proagents/webhooks/endpoints.md +0 -298
  167. package/.proagents/webhooks/events.md +0 -316
  168. package/.proagents/webhooks/payloads.md +0 -325
  169. package/.proagents/webhooks/reliability.md +0 -363
  170. package/.proagents/webhooks/security.md +0 -380
@@ -1,617 +0,0 @@
1
- # Team Onboarding
2
-
3
- Onboard your team to ProAgents with minimal disruption and maximum adoption.
4
-
5
- ---
6
-
7
- ## Overview
8
-
9
- Successful adoption requires:
10
- - Clear communication of benefits
11
- - Gradual introduction of features
12
- - Training at appropriate depth
13
- - Support during transition
14
- - Feedback collection and iteration
15
-
16
- ---
17
-
18
- ## Onboarding Strategy
19
-
20
- ```
21
- ┌─────────────────────────────────────────────────────────────┐
22
- │ Team Onboarding Journey │
23
- ├─────────────────────────────────────────────────────────────┤
24
- │ │
25
- │ Week 1 Week 2 Week 3 Week 4+ │
26
- │ INTRODUCE PRACTICE INDEPENDENT ADVANCED │
27
- │ ────────── ──────── ─────────── ──────── │
28
- │ │
29
- │ • Overview • Guided • Solo work • Custom │
30
- │ • Why ProAgents feature • Peer support rules │
31
- │ • Basic demo • Q&A sessions • Full workflow • Train │
32
- │ others │
33
- │ │
34
- │ Involvement: Involvement: Involvement: Support: │
35
- │ Passive Active Independent Champion │
36
- │ │
37
- └─────────────────────────────────────────────────────────────┘
38
- ```
39
-
40
- ---
41
-
42
- ## Week 1: Introduction
43
-
44
- ### Goals
45
- - Understand what ProAgents is
46
- - See the value proposition
47
- - Know where to get help
48
-
49
- ### Day 1: Overview Session (30 min)
50
-
51
- ```markdown
52
- ## Session Agenda
53
-
54
- 1. **What is ProAgents?** (5 min)
55
- - AI-agnostic development workflow
56
- - Works with any AI platform
57
- - Integrates with existing tools
58
-
59
- 2. **Why ProAgents?** (10 min)
60
- - Consistent development process
61
- - Automatic documentation
62
- - Conflict detection
63
- - Quality enforcement
64
-
65
- 3. **How it works** (10 min)
66
- - Live demo of feature workflow
67
- - Show parallel feature tracking
68
- - Demonstrate documentation generation
69
-
70
- 4. **What changes for you?** (5 min)
71
- - Minimal disruption mode
72
- - Gradual adoption plan
73
- - Support available
74
- ```
75
-
76
- ### Day 2-3: Self-Paced Learning
77
-
78
- ```yaml
79
- self_paced_materials:
80
- videos:
81
- - title: "ProAgents in 5 Minutes"
82
- duration: "5 min"
83
- content: "High-level overview"
84
-
85
- - title: "Your First Feature with ProAgents"
86
- duration: "15 min"
87
- content: "Step-by-step walkthrough"
88
-
89
- reading:
90
- - title: "Quick Start Guide"
91
- file: ".proagents/README.md"
92
- time: "10 min"
93
-
94
- - title: "Configuration Overview"
95
- file: "proagents.config.yaml"
96
- time: "5 min"
97
-
98
- optional:
99
- - title: "Full Workflow Documentation"
100
- file: ".proagents/WORKFLOW.md"
101
- time: "30 min"
102
- ```
103
-
104
- ### Day 4-5: Q&A Session
105
-
106
- ```markdown
107
- ## Common Questions
108
-
109
- **Q: Do I have to change how I code?**
110
- A: No. ProAgents adapts to your existing patterns and conventions.
111
-
112
- **Q: Will this slow me down?**
113
- A: Initially, there's a small learning curve. After that, most
114
- developers report faster development due to automation.
115
-
116
- **Q: What if the AI is unavailable?**
117
- A: ProAgents has offline mode for most operations. Critical work
118
- continues uninterrupted.
119
-
120
- **Q: Can I skip phases when I'm in a hurry?**
121
- A: Yes. Bug Fix Mode and Quick Change Mode skip non-essential phases.
122
-
123
- **Q: What if I don't like a suggestion?**
124
- A: Feedback is collected. The system learns from corrections.
125
- ```
126
-
127
- ---
128
-
129
- ## Week 2: Practice
130
-
131
- ### Goals
132
- - Complete first feature with guidance
133
- - Understand all workflow phases
134
- - Know how to get help
135
-
136
- ### Guided Feature Exercise
137
-
138
- ```yaml
139
- practice_feature:
140
- name: "Practice Feature"
141
- complexity: "Low"
142
- guidance_level: "High"
143
-
144
- structure:
145
- day_1:
146
- phases: ["init", "analysis"]
147
- support: "Live walkthrough"
148
-
149
- day_2:
150
- phases: ["requirements", "design"]
151
- support: "Available for questions"
152
-
153
- day_3:
154
- phases: ["implementation"]
155
- support: "Check-in meeting"
156
-
157
- day_4:
158
- phases: ["testing", "review"]
159
- support: "Available for questions"
160
-
161
- day_5:
162
- phases: ["documentation", "completion"]
163
- support: "Retrospective session"
164
- ```
165
-
166
- ### Daily Check-ins
167
-
168
- ```markdown
169
- ## Daily Check-in Questions
170
-
171
- 1. What phase are you currently in?
172
- 2. Any blockers or confusion?
173
- 3. What's going well?
174
- 4. What could be clearer?
175
- ```
176
-
177
- ### Hands-on Exercises
178
-
179
- ```yaml
180
- exercises:
181
- exercise_1:
182
- name: "Start a Feature"
183
- command: "pa:feature 'Practice Feature'"
184
- learn: "Feature initialization"
185
-
186
- exercise_2:
187
- name: "Check Analysis"
188
- command: "pa:analyze"
189
- learn: "Codebase analysis"
190
-
191
- exercise_3:
192
- name: "Document Progress"
193
- command: "pa:doc-moderate"
194
- learn: "Documentation generation"
195
-
196
- exercise_4:
197
- name: "Run Quality Checks"
198
- command: "pa:qa"
199
- learn: "Quality assurance"
200
-
201
- exercise_5:
202
- name: "Complete Feature"
203
- command: "pa:feature-complete"
204
- learn: "Feature completion"
205
- ```
206
-
207
- ---
208
-
209
- ## Week 3: Independent Work
210
-
211
- ### Goals
212
- - Complete feature independently
213
- - Use peer support instead of trainers
214
- - Build confidence
215
-
216
- ### Independent Feature
217
-
218
- ```yaml
219
- independent_feature:
220
- name: "Real Feature"
221
- complexity: "Medium"
222
- guidance_level: "Low"
223
-
224
- support:
225
- primary: "Peer buddy system"
226
- secondary: "Slack channel #proagents-help"
227
- escalation: "Tech lead"
228
-
229
- checkpoints:
230
- - phase: "after_analysis"
231
- check: "Brief review with peer"
232
- - phase: "after_implementation"
233
- check: "Standard code review"
234
- ```
235
-
236
- ### Buddy System
237
-
238
- ```yaml
239
- buddy_system:
240
- pairing:
241
- - experienced_with: "new_to_proagents"
242
- - ratio: "1:2" # One buddy per two new users
243
-
244
- responsibilities:
245
- buddy:
246
- - "Answer quick questions"
247
- - "Review first feature"
248
- - "Share tips and shortcuts"
249
-
250
- new_user:
251
- - "Ask questions when stuck"
252
- - "Document learnings"
253
- - "Provide feedback"
254
- ```
255
-
256
- ### Common Issues & Solutions
257
-
258
- ```markdown
259
- ## Troubleshooting Guide
260
-
261
- ### "Analysis is taking too long"
262
- Solution: Use `pa:analyze --depth moderate` for faster analysis
263
-
264
- ### "Conflict detected with another feature"
265
- Solution: Check `pa:feature-list` and coordinate with the other developer
266
-
267
- ### "Not sure which phase I'm in"
268
- Solution: Run `pa:status` to see current phase and progress
269
-
270
- ### "Want to skip a phase"
271
- Solution: Use Bug Fix Mode (`pa:fix`) or configure checkpoints
272
-
273
- ### "Generated code doesn't match our style"
274
- Solution: Check if standards are configured in `proagents.config.yaml`
275
- ```
276
-
277
- ---
278
-
279
- ## Week 4+: Advanced Usage
280
-
281
- ### Goals
282
- - Master advanced features
283
- - Customize for personal workflow
284
- - Train others
285
-
286
- ### Advanced Topics
287
-
288
- ```yaml
289
- advanced_training:
290
- session_1:
291
- topic: "Custom Rules & Standards"
292
- duration: "45 min"
293
- content:
294
- - "Creating custom rules"
295
- - "Defining project standards"
296
- - "Override system"
297
-
298
- session_2:
299
- topic: "Parallel Feature Development"
300
- duration: "30 min"
301
- content:
302
- - "Managing multiple features"
303
- - "Conflict resolution"
304
- - "Dependency tracking"
305
-
306
- session_3:
307
- topic: "Automation & Integration"
308
- duration: "30 min"
309
- content:
310
- - "CI/CD integration"
311
- - "Custom commands"
312
- - "PM tool integration"
313
-
314
- session_4:
315
- topic: "Training Others"
316
- duration: "30 min"
317
- content:
318
- - "How to demo ProAgents"
319
- - "Common questions and answers"
320
- - "Supporting new users"
321
- ```
322
-
323
- ### Become a Champion
324
-
325
- ```yaml
326
- champion_program:
327
- criteria:
328
- - "Completed 5+ features with ProAgents"
329
- - "Positive feedback on process"
330
- - "Interest in helping others"
331
-
332
- responsibilities:
333
- - "First point of contact for questions"
334
- - "Run demo sessions for new team members"
335
- - "Provide feedback on process improvements"
336
- - "Share best practices"
337
-
338
- benefits:
339
- - "Early access to new features"
340
- - "Input on configuration decisions"
341
- - "Recognition in team meetings"
342
- ```
343
-
344
- ---
345
-
346
- ## Training Materials
347
-
348
- ### Quick Reference Cards
349
-
350
- ```markdown
351
- # ProAgents Quick Reference
352
-
353
- ## Essential Commands
354
- | Command | Description |
355
- |---------|-------------|
356
- | `pa:feature start [name]` | Start new feature |
357
- | `pa:status` | Check current status |
358
- | `pa:analyze` | Analyze codebase |
359
- | `pa:qa` | Run quality checks |
360
- | `pa:doc` | Generate docs |
361
- | `pa:feature-complete` | Complete feature |
362
-
363
- ## Modes
364
- | Mode | Use For |
365
- |------|---------|
366
- | Full Workflow | New features |
367
- | Bug Fix | Quick fixes |
368
- | Quick Change | Config/text changes |
369
-
370
- ## Getting Help
371
- - Slack: #proagents-help
372
- - Buddy: [assigned buddy name]
373
- - Docs: .proagents/README.md
374
- ```
375
-
376
- ### Video Library
377
-
378
- ```yaml
379
- video_library:
380
- beginner:
381
- - title: "Getting Started"
382
- duration: "10 min"
383
- topics: ["overview", "first feature"]
384
-
385
- - title: "Understanding Phases"
386
- duration: "15 min"
387
- topics: ["all 10 phases explained"]
388
-
389
- intermediate:
390
- - title: "Customizing Your Workflow"
391
- duration: "20 min"
392
- topics: ["configuration", "checkpoints"]
393
-
394
- - title: "Parallel Development"
395
- duration: "15 min"
396
- topics: ["multiple features", "conflicts"]
397
-
398
- advanced:
399
- - title: "Creating Custom Rules"
400
- duration: "25 min"
401
- topics: ["rules engine", "validation"]
402
-
403
- - title: "CI/CD Integration"
404
- duration: "20 min"
405
- topics: ["automation", "pipelines"]
406
- ```
407
-
408
- ---
409
-
410
- ## Onboarding by Role
411
-
412
- ### For Developers
413
-
414
- ```yaml
415
- developer_onboarding:
416
- focus:
417
- - "Day-to-day workflow"
418
- - "Commands"
419
- - "Writing code with ProAgents"
420
-
421
- skip:
422
- - "Configuration management"
423
- - "CI/CD setup"
424
-
425
- time: "3-4 hours total"
426
- ```
427
-
428
- ### For Tech Leads
429
-
430
- ```yaml
431
- tech_lead_onboarding:
432
- focus:
433
- - "Everything developers learn"
434
- - "Configuration management"
435
- - "Team oversight"
436
- - "Metrics and reporting"
437
-
438
- additional:
439
- - "Custom rules creation"
440
- - "Approval workflows"
441
-
442
- time: "5-6 hours total"
443
- ```
444
-
445
- ### For DevOps
446
-
447
- ```yaml
448
- devops_onboarding:
449
- focus:
450
- - "CI/CD integration"
451
- - "Deployment automation"
452
- - "Security scanning setup"
453
-
454
- skip:
455
- - "Day-to-day development workflow"
456
-
457
- time: "2-3 hours total"
458
- ```
459
-
460
- ### For Product Managers
461
-
462
- ```yaml
463
- pm_onboarding:
464
- focus:
465
- - "High-level overview"
466
- - "Feature tracking dashboard"
467
- - "Documentation output"
468
-
469
- skip:
470
- - "Technical implementation details"
471
-
472
- time: "1 hour total"
473
- ```
474
-
475
- ---
476
-
477
- ## Measuring Adoption Success
478
-
479
- ### Metrics to Track
480
-
481
- ```yaml
482
- adoption_metrics:
483
- week_1:
484
- target: "100% attended intro session"
485
- measure: "attendance"
486
-
487
- week_2:
488
- target: "80% completed practice feature"
489
- measure: "feature completions"
490
-
491
- week_3:
492
- target: "70% using independently"
493
- measure: "features without guidance"
494
-
495
- week_4:
496
- target: "90% comfortable with workflow"
497
- measure: "survey responses"
498
-
499
- ongoing:
500
- - "Features completed with ProAgents"
501
- - "Escape hatch usage (should decrease)"
502
- - "Support request frequency (should decrease)"
503
- - "Satisfaction scores"
504
- ```
505
-
506
- ### Feedback Collection
507
-
508
- ```yaml
509
- feedback:
510
- methods:
511
- - type: "Weekly survey"
512
- questions:
513
- - "How comfortable are you with ProAgents? (1-5)"
514
- - "What's working well?"
515
- - "What's confusing?"
516
- - "Suggestions for improvement?"
517
-
518
- - type: "Retrospectives"
519
- frequency: "End of each feature"
520
- focus: "Process improvements"
521
-
522
- - type: "1:1 check-ins"
523
- frequency: "Weekly during onboarding"
524
- focus: "Individual support needs"
525
- ```
526
-
527
- ---
528
-
529
- ## Handling Resistance
530
-
531
- ### Common Objections
532
-
533
- ```yaml
534
- objections:
535
- "This is too heavyweight":
536
- response: |
537
- ProAgents has multiple modes. Bug Fix and Quick Change modes
538
- skip most phases. You can configure checkpoints to match your
539
- comfort level.
540
- action: "Show minimal mode demo"
541
-
542
- "I already have a workflow that works":
543
- response: |
544
- ProAgents can work alongside your existing workflow.
545
- Start with observe-only mode that doesn't change anything.
546
- action: "Show coexistence mode"
547
-
548
- "I don't want AI making decisions for me":
549
- response: |
550
- ProAgents suggests, you decide. Every checkpoint is optional.
551
- The AI assists but never blocks your work.
552
- action: "Emphasize human control"
553
-
554
- "This will slow me down":
555
- response: |
556
- Short-term learning curve exists. Long-term, automated
557
- documentation and conflict detection save significant time.
558
- action: "Share metrics from pilot team"
559
- ```
560
-
561
- ### Support Strategies
562
-
563
- ```yaml
564
- support:
565
- for_slow_adopters:
566
- - "Extra 1:1 time"
567
- - "Simpler first features"
568
- - "Patience and encouragement"
569
-
570
- for_resisters:
571
- - "Listen to concerns"
572
- - "Address specific issues"
573
- - "Don't force adoption"
574
- - "Let results speak"
575
-
576
- for_enthusiasts:
577
- - "Advanced training early"
578
- - "Champion program"
579
- - "Let them help others"
580
- ```
581
-
582
- ---
583
-
584
- ## Configuration
585
-
586
- ```yaml
587
- # proagents.config.yaml
588
-
589
- onboarding:
590
- enabled: true
591
-
592
- hints:
593
- show_tips: true
594
- tip_frequency: "first_5_features"
595
-
596
- training_mode:
597
- enabled_for_new_users: true
598
- extra_confirmations: true
599
- detailed_explanations: true
600
-
601
- support:
602
- slack_channel: "#proagents-help"
603
- documentation_url: "https://..."
604
- buddy_assignment: true
605
- ```
606
-
607
- ---
608
-
609
- ## Commands
610
-
611
- | Command | Description |
612
- |---------|-------------|
613
- | `pa:help` | Show all available commands |
614
- | `pa:tutorial` | Start interactive tutorial |
615
- | `pa:tips` | Show contextual tips |
616
- | `pa:feedback` | Submit feedback |
617
- | `pa:support` | Get support resources |