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
package/COMMANDS.md ADDED
@@ -0,0 +1,595 @@
1
+ # ProAgents Command Reference
2
+
3
+ Complete reference for CLI and AI (`pa:`) commands. For quick start, see [README.md](README.md).
4
+
5
+ ---
6
+
7
+ ## Table of Contents
8
+
9
+ ### CLI Commands
10
+ - [Initialization](#initialization)
11
+ - [Features & Fixes](#features--fixes)
12
+ - [Maintenance](#maintenance)
13
+ - [Release Notes](#release-notes)
14
+ - [Updating ProAgents](#updating-proagents)
15
+ - [AI Platforms](#ai-platforms)
16
+ - [Configuration](#configuration)
17
+ - [Statistics & Monitoring](#statistics--monitoring)
18
+ - [Changelog Management](#changelog-management)
19
+ - [Backup & Restore](#backup--restore)
20
+ - [Shell Completions](#shell-completions)
21
+ - [Quick File Access](#quick-file-access)
22
+
23
+ ### AI Commands (pa:)
24
+ - [Quick Aliases](#quick-aliases)
25
+ - [Core Commands](#core-commands)
26
+ - [Workflow Phase Commands](#workflow-phase-commands)
27
+ - [Documentation](#documentation)
28
+ - [Quality & Testing](#quality--testing)
29
+ - [Cross-AI Continuity](#cross-ai-continuity)
30
+ - [Learning & Tracking](#learning--tracking)
31
+ - [Navigation & Flow](#navigation--flow)
32
+ - [Context & History](#context--history)
33
+ - [Sprint & Estimation](#sprint--estimation)
34
+ - [Code Quality](#code-quality)
35
+ - [Code Generation](#code-generation)
36
+ - [Refactoring](#refactoring)
37
+ - [Debug & Logs](#debug--logs)
38
+ - [Testing Advanced](#testing-advanced)
39
+ - [Platform-Specific Test Suites](#platform-specific-test-suites)
40
+ - [Custom Commands](#custom-commands)
41
+
42
+ ---
43
+
44
+ ## CLI Commands
45
+
46
+ Run these in your terminal:
47
+
48
+ ### Initialization
49
+
50
+ ```bash
51
+ npx proagents init # Initialize in project
52
+ ```
53
+
54
+ ### Features & Fixes
55
+
56
+ ```bash
57
+ proagents feature start "name" # Start a new feature
58
+ proagents feature status # Check feature status
59
+ proagents fix "bug description" # Quick bug fix mode
60
+ ```
61
+
62
+ ### Maintenance
63
+
64
+ ```bash
65
+ proagents doctor # Health check installation
66
+ proagents doctor --full # Extended checks (branches, logs, features)
67
+ proagents status # Show ProAgents status
68
+ proagents version # Show detailed version info
69
+ ```
70
+
71
+ ### Release Notes
72
+
73
+ ```bash
74
+ proagents release # Interactive release note generator
75
+ proagents release -t detailed # Full comprehensive notes
76
+ proagents release -t short # Quick summary
77
+ proagents release -t client # Business-focused, non-technical
78
+ proagents release -t developer # Technical details for devs
79
+ proagents release -t hotfix # Urgent patch notes
80
+ proagents release -t prerelease # Beta/RC notes
81
+ proagents release --include fixes # Only include bug fixes
82
+ proagents release --include features # Only include features
83
+ proagents release --append -o FILE # Append to existing notes
84
+ proagents release --bump # Suggest version bump
85
+ proagents release --module auth # Filter by module name
86
+ proagents release --changelog # Update CHANGELOG.md
87
+ proagents release --tag # Create git tag
88
+ proagents release --json # JSON output for CI/CD
89
+ ```
90
+
91
+ ### Updating ProAgents
92
+
93
+ ```bash
94
+ npx proagents init # Smart update (recommended)
95
+ proagents upgrade # Full replace (use with caution)
96
+ ```
97
+
98
+ | Command | What It Does | When to Use |
99
+ |---------|--------------|-------------|
100
+ | `npx proagents init` | Updates framework, merges config, preserves your work | Regular updates |
101
+ | `proagents upgrade` | Removes everything, installs fresh | Complete reset |
102
+
103
+ **What's preserved with `init`:**
104
+ - `active-features/` - Your work in progress
105
+ - `changelog/` - Your change history
106
+ - `worklog/` - Your work context
107
+ - `.learning/` - Learned patterns
108
+ - `proagents.config.yaml` - Your values kept, new options merged
109
+
110
+ ### AI Platforms
111
+
112
+ ```bash
113
+ proagents ai list # List installed AI platforms
114
+ proagents ai add # Add more platforms
115
+ proagents ai remove # Remove platforms
116
+ ```
117
+
118
+ ### Configuration
119
+
120
+ ```bash
121
+ proagents config show # Show current config
122
+ proagents config setup # Interactive config wizard
123
+ proagents config export # Export config for sharing
124
+ proagents config import <file> # Import config from file
125
+ ```
126
+
127
+ ### Statistics & Monitoring
128
+
129
+ ```bash
130
+ proagents stats # Show project & AI usage stats
131
+ proagents stats --json # JSON output for scripting
132
+ ```
133
+
134
+ ### Changelog Management
135
+
136
+ ```bash
137
+ proagents changelog view # View recent changelog entries
138
+ proagents changelog add "entry" # Add new changelog entry
139
+ proagents changelog list # List available changelogs
140
+ proagents changelog export # Export to CHANGELOG.md
141
+ proagents changelog git # View git history as changelog
142
+ ```
143
+
144
+ ### Backup & Restore
145
+
146
+ ```bash
147
+ proagents restore <backup.json> # Restore from uninstall backup
148
+ ```
149
+
150
+ ### Shell Completions
151
+
152
+ ```bash
153
+ proagents completion bash # Generate bash completions
154
+ proagents completion zsh # Generate zsh completions
155
+ proagents completion fish # Generate fish completions
156
+ ```
157
+
158
+ ### Quick File Access
159
+
160
+ ```bash
161
+ proagents open # Show available shortcuts
162
+ proagents open config # Open proagents.config.yaml
163
+ proagents open changelog # Open recent changelog
164
+ proagents open activity # Open activity log
165
+ proagents open context # Open worklog context
166
+ ```
167
+
168
+ ### Other
169
+
170
+ ```bash
171
+ proagents docs # Open documentation
172
+ proagents commands # Show all commands
173
+ proagents uninstall # Remove ProAgents
174
+ ```
175
+
176
+ ---
177
+
178
+ # AI Commands (pa:)
179
+
180
+ Type these in any AI assistant (Claude, ChatGPT, Gemini, Cursor, etc.)
181
+
182
+ ---
183
+
184
+ ## Quick Aliases
185
+
186
+ | Alias | Expands To |
187
+ |-------|------------|
188
+ | `pa:f` | `pa:feature` |
189
+ | `pa:s` | `pa:status` |
190
+ | `pa:h` | `pa:help` |
191
+ | `pa:d` | `pa:doc` |
192
+ | `pa:t` | `pa:test` |
193
+ | `pa:q` | `pa:qa` |
194
+ | `pa:a` | `pa:analyze` |
195
+ | `pa:r` | `pa:requirements` |
196
+ | `pa:p` | `pa:plan` |
197
+ | `pa:i` | `pa:implement` |
198
+ | `pa:rev` | `pa:review` |
199
+ | `pa:dbg` | `pa:debug` |
200
+ | `pa:l` | `pa:logs` |
201
+
202
+ ---
203
+
204
+ ## Core Commands
205
+
206
+ | Command | Description |
207
+ |---------|-------------|
208
+ | `pa:feature "name"` | Start new feature workflow (all phases) |
209
+ | `pa:fix "description"` | Quick bug fix mode |
210
+ | `pa:status` | Show current progress |
211
+ | `pa:help` | Show all commands |
212
+
213
+ ---
214
+
215
+ ## Workflow Phase Commands
216
+
217
+ | Command | Phase | Description |
218
+ |---------|-------|-------------|
219
+ | `pa:analyze` | Analysis | Deep codebase analysis |
220
+ | `pa:requirements` | Requirements | Gather feature requirements |
221
+ | `pa:design` | Design | UI/Architecture design |
222
+ | `pa:plan` | Planning | Create implementation plan |
223
+ | `pa:implement` | Implementation | Execute code changes |
224
+ | `pa:test` | Testing | Create and run tests |
225
+ | `pa:review` | Review | Code review workflow |
226
+ | `pa:doc` | Documentation | Generate documentation |
227
+ | `pa:deploy` | Deployment | Deployment preparation |
228
+
229
+ ---
230
+
231
+ ## Documentation
232
+
233
+ | Command | Description |
234
+ |---------|-------------|
235
+ | `pa:doc` | Generate documentation |
236
+ | `pa:changelog` | Update CHANGELOG.md |
237
+ | `pa:release` | Generate release notes |
238
+
239
+ ---
240
+
241
+ ## Quality & Testing
242
+
243
+ | Command | Description |
244
+ |---------|-------------|
245
+ | `pa:qa` | Run quality assurance checks |
246
+ | `pa:rollback` | Rollback procedures |
247
+
248
+ ---
249
+
250
+ ## Cross-AI Continuity
251
+
252
+ | Command | Description |
253
+ |---------|-------------|
254
+ | `pa:sync` | **Run first** - Load project context |
255
+ | `pa:resume` | Quick resume - shows last session + next action |
256
+ | `pa:session-start` | Begin new work session |
257
+ | `pa:session-end` | Finalize session, update logs |
258
+ | `pa:conflict-check` | Check if files modified by other AI |
259
+ | `pa:undo-last` | Undo last AI's entire session (revert all changes) |
260
+ | `pa:undo-file "path"` | Undo changes to specific file |
261
+ | `pa:changelog` | Update all changelogs |
262
+ | `pa:changelog --from-git` | Auto-populate from git commits |
263
+ | `pa:changelog-feature X` | View feature changelog |
264
+ | `pa:changelog-module X` | View module changelog |
265
+ | `pa:history` | View command history |
266
+ | `pa:activity` | Show recent AI activity |
267
+ | `pa:handoff` | Create handoff notes |
268
+
269
+ ---
270
+
271
+ ## Learning & Tracking
272
+
273
+ | Command | Description |
274
+ |---------|-------------|
275
+ | `pa:decision "title"` | Log architectural decision |
276
+ | `pa:decisions` | Show all decisions |
277
+ | `pa:error "description"` | Log error and solution |
278
+ | `pa:errors` | Search past errors |
279
+ | `pa:feedback "description"` | Log feedback for AI learning |
280
+
281
+ ---
282
+
283
+ ## AI Platform Management
284
+
285
+ | Command | Description |
286
+ |---------|-------------|
287
+ | `pa:ai-list` | List installed AI platforms |
288
+ | `pa:ai-add` | Add more AI platforms |
289
+ | `pa:ai-sync` | Sync config with files |
290
+
291
+ ---
292
+
293
+ ## Navigation & Flow
294
+
295
+ | Command | Description |
296
+ |---------|-------------|
297
+ | `pa:next` | Show next step in workflow |
298
+ | `pa:resume` | Resume paused feature |
299
+ | `pa:skip` | Skip current phase |
300
+ | `pa:back` | Go to previous phase |
301
+ | `pa:progress` | Show visual progress bar |
302
+
303
+ ---
304
+
305
+ ## Context & History
306
+
307
+ | Command | Description |
308
+ |---------|-------------|
309
+ | `pa:context` | View project context |
310
+ | `pa:diff` | Show changes since last session |
311
+ | `pa:history` | Show command history |
312
+ | `pa:checkpoint` | Create restore point |
313
+ | `pa:undo` | Undo last action |
314
+
315
+ ---
316
+
317
+ ## Sprint & Estimation
318
+
319
+ | Command | Description |
320
+ |---------|-------------|
321
+ | `pa:sprint-start` | Start new sprint |
322
+ | `pa:sprint-end` | End sprint with summary |
323
+ | `pa:estimate` | Estimate task complexity |
324
+ | `pa:velocity` | Show velocity metrics |
325
+
326
+ ---
327
+
328
+ ## Integration
329
+
330
+ | Command | Description |
331
+ |---------|-------------|
332
+ | `pa:github` | GitHub integration |
333
+ | `pa:github-pr` | Create pull request |
334
+ | `pa:jira` | Sync with Jira |
335
+ | `pa:notify` | Send notification |
336
+
337
+ ---
338
+
339
+ ## Code Quality
340
+
341
+ | Command | Description |
342
+ |---------|-------------|
343
+ | `pa:metrics` | Code quality metrics |
344
+ | `pa:coverage` | Test coverage report |
345
+ | `pa:deps` | Analyze dependencies |
346
+ | `pa:deps-outdated` | Find outdated packages |
347
+ | `pa:deps-security` | Security scan |
348
+
349
+ ---
350
+
351
+ ## Code Generation
352
+
353
+ | Command | Description |
354
+ |---------|-------------|
355
+ | `pa:generate` | Show generation options |
356
+ | `pa:generate-component` | Generate component |
357
+ | `pa:generate-api` | Generate API endpoint |
358
+ | `pa:generate-test` | Generate test file |
359
+
360
+ ---
361
+
362
+ ## Refactoring
363
+
364
+ | Command | Description |
365
+ |---------|-------------|
366
+ | `pa:refactor` | Suggest refactoring |
367
+ | `pa:rename` | Rename across codebase |
368
+ | `pa:extract` | Extract function/component |
369
+ | `pa:cleanup` | Remove dead code |
370
+
371
+ ---
372
+
373
+ ## Time Tracking
374
+
375
+ | Command | Description |
376
+ |---------|-------------|
377
+ | `pa:time-start` | Start time tracking |
378
+ | `pa:time-stop` | Stop tracking |
379
+ | `pa:time-report` | Show time report |
380
+
381
+ ---
382
+
383
+ ## Environment & Database
384
+
385
+ | Command | Description |
386
+ |---------|-------------|
387
+ | `pa:env-check` | Verify environment |
388
+ | `pa:secrets-scan` | Scan for secrets |
389
+ | `pa:db-migrate` | Run migrations |
390
+ | `pa:db-seed` | Seed database |
391
+
392
+ ---
393
+
394
+ ## Accessibility & Performance
395
+
396
+ | Command | Description |
397
+ |---------|-------------|
398
+ | `pa:a11y` | Accessibility audit |
399
+ | `pa:lighthouse` | Lighthouse audit |
400
+ | `pa:perf` | Performance analysis |
401
+
402
+ ---
403
+
404
+ ## Export & Learning
405
+
406
+ | Command | Description |
407
+ |---------|-------------|
408
+ | `pa:export` | Export config/data |
409
+ | `pa:import` | Import data |
410
+ | `pa:backup` | Backup proagents |
411
+ | `pa:learn` | Teach AI a pattern |
412
+ | `pa:suggestions` | Show AI suggestions |
413
+
414
+ ---
415
+
416
+ ## API & Documentation
417
+
418
+ | Command | Description |
419
+ |---------|-------------|
420
+ | `pa:api-docs` | Generate OpenAPI/Swagger docs |
421
+ | `pa:storybook` | Generate Storybook stories |
422
+ | `pa:readme` | Auto-generate/update README |
423
+ | `pa:types` | Generate TypeScript types |
424
+
425
+ ---
426
+
427
+ ## Git Advanced
428
+
429
+ | Command | Description |
430
+ |---------|-------------|
431
+ | `pa:branch` | Branch management |
432
+ | `pa:merge` | Smart merge with conflict preview |
433
+ | `pa:conflict` | Resolve merge conflicts with AI |
434
+ | `pa:changelog-gen` | Auto-generate changelog |
435
+
436
+ ---
437
+
438
+ ## Search & Code Navigation
439
+
440
+ | Command | Description |
441
+ |---------|-------------|
442
+ | `pa:find` | Find code patterns/usage |
443
+ | `pa:todo` | Find all TODOs in code |
444
+ | `pa:fixme` | Find FIXMEs and critical issues |
445
+ | `pa:unused` | Find unused code/exports |
446
+
447
+ ---
448
+
449
+ ## Code Analysis
450
+
451
+ | Command | Description |
452
+ |---------|-------------|
453
+ | `pa:complexity` | Cyclomatic complexity analysis |
454
+ | `pa:duplication` | Find duplicate code blocks |
455
+ | `pa:hotspots` | Find frequently changed files |
456
+
457
+ ---
458
+
459
+ ## Debug & Logs
460
+
461
+ | Command | Description |
462
+ |---------|-------------|
463
+ | `pa:debug` | Start debug session |
464
+ | `pa:debug-add` | Add debug logs to code |
465
+ | `pa:debug-add "file"` | Add logs to specific file |
466
+ | `pa:debug-trace "func"` | Add entry/exit logs to function |
467
+ | `pa:debug-var "var"` | Track variable changes |
468
+ | `pa:debug-api` | Add API request/response logging |
469
+ | `pa:debug-state` | Add state change logging |
470
+ | `pa:debug-error` | Add error boundary logging |
471
+ | `pa:debug-web` | Web console debugging |
472
+ | `pa:debug-rn` | React Native debugging |
473
+ | `pa:debug-android` | Android native (logcat) |
474
+ | `pa:debug-ios` | iOS native debugging |
475
+ | `pa:logs` | View recent logs |
476
+ | `pa:logs-filter "term"` | Filter logs by term |
477
+ | `pa:debug-clean` | Remove all debug statements |
478
+
479
+ ---
480
+
481
+ ## Testing Advanced
482
+
483
+ | Command | Description |
484
+ |---------|-------------|
485
+ | `pa:test-e2e` | Create/run E2E tests |
486
+ | `pa:test-unit` | Generate unit tests |
487
+ | `pa:mock` | Generate mocks/stubs |
488
+ | `pa:snapshot` | Snapshot testing management |
489
+
490
+ ---
491
+
492
+ ## DevOps & Infrastructure
493
+
494
+ | Command | Description |
495
+ |---------|-------------|
496
+ | `pa:docker` | Docker commands |
497
+ | `pa:ci` | CI/CD pipeline management |
498
+ | `pa:deploy-preview` | Deploy preview environment |
499
+
500
+ ---
501
+
502
+ ## Release Management
503
+
504
+ | Command | Description |
505
+ |---------|-------------|
506
+ | `pa:version` | Show/bump version |
507
+ | `pa:tag` | Create git tag |
508
+ | `pa:publish` | Publish package to registry |
509
+
510
+ ---
511
+
512
+ ## Code Review & PR
513
+
514
+ | Command | Description |
515
+ |---------|-------------|
516
+ | `pa:review-request` | Request code review from team |
517
+ | `pa:review-comments` | Show PR review comments |
518
+ | `pa:review-approve` | Approve current PR |
519
+
520
+ ---
521
+
522
+ ## Architecture
523
+
524
+ | Command | Description |
525
+ |---------|-------------|
526
+ | `pa:architecture` | Show architecture overview |
527
+ | `pa:architecture-diagram` | Generate diagram (Mermaid) |
528
+ | `pa:architecture-export` | Export diagram (SVG/PNG) |
529
+
530
+ ---
531
+
532
+ ## API Testing
533
+
534
+ | Command | Description |
535
+ |---------|-------------|
536
+ | `pa:api-test` | Test API endpoints |
537
+ | `pa:curl` | Generate curl commands |
538
+ | `pa:postman` | Generate Postman collection |
539
+
540
+ ---
541
+
542
+ ## Health & Monitoring
543
+
544
+ | Command | Description |
545
+ |---------|-------------|
546
+ | `pa:health` | Project health check |
547
+ | `pa:monitor` | Show monitoring status |
548
+ | `pa:uptime` | Service uptime check |
549
+
550
+ ---
551
+
552
+ ## Quick Actions
553
+
554
+ | Command | Description |
555
+ |---------|-------------|
556
+ | `pa:quick` | Show quick actions menu |
557
+ | `pa:alias` | Manage command aliases |
558
+ | `pa:alias-add` | Add custom alias |
559
+ | `pa:alias-remove` | Remove custom alias |
560
+
561
+ ---
562
+
563
+ ## Platform-Specific Test Suites
564
+
565
+ **Fully automated**: Auto-install tools, run tests, auto-fix failures, loop until all pass.
566
+
567
+ | Command | Description |
568
+ |---------|-------------|
569
+ | `pa:test-mobile` | Full mobile test suite (React Native, Android, iOS, Flutter) |
570
+ | `pa:test-web` | Full web test suite (React/Next.js/Vue) |
571
+ | `pa:test-api` | Full API test suite (Node.js/Python) |
572
+ | `pa:test-visual` | Visual/design comparison testing |
573
+ | `pa:test-auto-fix` | Auto-fix failing tests |
574
+ | `pa:test-loop` | Test -> Fix -> Retest until all pass |
575
+ | `pa:compare-figma` | Compare UI against Figma design |
576
+ | `pa:compare-image` | Compare UI against image/sketch |
577
+ | `pa:screenshot` | Capture app screenshots |
578
+
579
+ **What these commands do:**
580
+ - Check required tools -> Auto-install if missing
581
+ - Run all tests (unit, integration, e2e)
582
+ - Auto-fix failures (no confirmation needed)
583
+ - Loop until all pass or fix is impossible
584
+
585
+ ---
586
+
587
+ ## Custom Commands
588
+
589
+ | Command | Description |
590
+ |---------|-------------|
591
+ | `pa:standup` | Generate daily standup |
592
+ | `pa:tech-debt` | Scan for technical debt |
593
+ | `pa:security-scan` | Run security checklist |
594
+
595
+ Define your own in `./.proagents/custom-commands.yaml`