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.
- package/.claude/settings.local.json +169 -0
- package/COMMANDS.md +595 -0
- package/README.md +22 -64
- package/bin/proagents.js +0 -2
- package/lib/commands/init.js +4 -174
- package/package.json +2 -7
- package/.proagents/ai-models/README.md +0 -141
- package/.proagents/ai-models/cost-management.md +0 -362
- package/.proagents/ai-models/fallbacks.md +0 -342
- package/.proagents/ai-models/model-config.md +0 -318
- package/.proagents/ai-models/task-routing.md +0 -503
- package/.proagents/ai-training/README.md +0 -155
- package/.proagents/ai-training/continuous-learning.md +0 -413
- package/.proagents/ai-training/domain-knowledge.md +0 -378
- package/.proagents/ai-training/pattern-learning.md +0 -455
- package/.proagents/ai-training/training-data.md +0 -337
- package/.proagents/ai-training/user-preferences.md +0 -346
- package/.proagents/approval-workflows/README.md +0 -146
- package/.proagents/approval-workflows/approval-config.md +0 -332
- package/.proagents/approval-workflows/approval-stages.md +0 -503
- package/.proagents/approval-workflows/emergency-bypass.md +0 -351
- package/.proagents/approval-workflows/examples.md +0 -859
- package/.proagents/approval-workflows/notifications.md +0 -320
- package/.proagents/compliance/README.md +0 -206
- package/.proagents/compliance/access-control.md +0 -310
- package/.proagents/compliance/audit-logging.md +0 -444
- package/.proagents/compliance/compliance-frameworks.md +0 -429
- package/.proagents/compliance/reports.md +0 -491
- package/.proagents/compliance/retention-policies.md +0 -454
- package/.proagents/config-versioning/README.md +0 -120
- package/.proagents/config-versioning/changelog.md +0 -300
- package/.proagents/config-versioning/rollback.md +0 -283
- package/.proagents/config-versioning/versioning.md +0 -330
- package/.proagents/contract-testing/README.md +0 -223
- package/.proagents/contract-testing/contract-testing.md +0 -614
- package/.proagents/contract-testing/pact-integration.md +0 -507
- package/.proagents/contract-testing/schema-validation.md +0 -565
- package/.proagents/dependency-management/README.md +0 -140
- package/.proagents/dependency-management/automation.md +0 -363
- package/.proagents/dependency-management/compatibility.md +0 -319
- package/.proagents/dependency-management/security-scanning.md +0 -413
- package/.proagents/dependency-management/update-policies.md +0 -374
- package/.proagents/disaster-recovery/README.md +0 -247
- package/.proagents/disaster-recovery/automation.md +0 -366
- package/.proagents/disaster-recovery/backup-recovery.md +0 -571
- package/.proagents/disaster-recovery/incident-response.md +0 -565
- package/.proagents/disaster-recovery/rollback-procedures.md +0 -499
- package/.proagents/disaster-recovery/runbooks.md +0 -603
- package/.proagents/disaster-recovery/scenarios.md +0 -892
- package/.proagents/disaster-recovery/testing.md +0 -438
- package/.proagents/environments/README.md +0 -244
- package/.proagents/environments/configuration.md +0 -437
- package/.proagents/environments/promotion.md +0 -434
- package/.proagents/environments/setup.md +0 -420
- package/.proagents/examples/README.md +0 -55
- package/.proagents/examples/backend-nodejs/README.md +0 -188
- package/.proagents/examples/backend-nodejs/complete-conversation.md +0 -601
- package/.proagents/examples/backend-nodejs/proagents.config.yaml +0 -415
- package/.proagents/examples/backend-nodejs/workflow-example.md +0 -909
- package/.proagents/examples/fullstack-nextjs/README.md +0 -155
- package/.proagents/examples/fullstack-nextjs/complete-conversation.md +0 -604
- package/.proagents/examples/fullstack-nextjs/proagents.config.yaml +0 -287
- package/.proagents/examples/fullstack-nextjs/workflow-example.md +0 -553
- package/.proagents/examples/mobile-react-native/README.md +0 -171
- package/.proagents/examples/mobile-react-native/complete-conversation.md +0 -825
- package/.proagents/examples/mobile-react-native/proagents.config.yaml +0 -330
- package/.proagents/examples/mobile-react-native/workflow-example.md +0 -723
- package/.proagents/examples/web-frontend-react/README.md +0 -125
- package/.proagents/examples/web-frontend-react/complete-conversation.md +0 -556
- package/.proagents/examples/web-frontend-react/proagents.config.yaml +0 -183
- package/.proagents/examples/web-frontend-react/workflow-example.md +0 -603
- package/.proagents/existing-projects/README.md +0 -65
- package/.proagents/existing-projects/challenges.md +0 -861
- package/.proagents/existing-projects/coexistence-mode.md +0 -483
- package/.proagents/existing-projects/compatibility-assessment.md +0 -541
- package/.proagents/existing-projects/gradual-adoption.md +0 -515
- package/.proagents/existing-projects/migration-strategies.md +0 -788
- package/.proagents/existing-projects/pattern-reconciliation.md +0 -489
- package/.proagents/existing-projects/team-onboarding.md +0 -617
- package/.proagents/existing-projects/technical-debt-handling.md +0 -644
- package/.proagents/feature-flags/README.md +0 -263
- package/.proagents/feature-flags/ab-testing.md +0 -413
- package/.proagents/feature-flags/configuration.md +0 -420
- package/.proagents/feature-flags/kill-switches.md +0 -444
- package/.proagents/feature-flags/rollout-strategies.md +0 -392
- package/.proagents/history.log +0 -12
- package/.proagents/i18n/README.md +0 -133
- package/.proagents/i18n/extraction.md +0 -433
- package/.proagents/i18n/tms-integration.md +0 -332
- package/.proagents/i18n/translation-workflow.md +0 -413
- package/.proagents/i18n/validation.md +0 -355
- package/.proagents/logging/README.md +0 -276
- package/.proagents/logging/aggregation.md +0 -475
- package/.proagents/logging/log-levels.md +0 -376
- package/.proagents/logging/sensitive-data.md +0 -423
- package/.proagents/logging/structured-logging.md +0 -406
- package/.proagents/metrics/README.md +0 -69
- package/.proagents/metrics/code-quality-kpis.md +0 -461
- package/.proagents/metrics/deployment-metrics.md +0 -517
- package/.proagents/metrics/developer-productivity.md +0 -368
- package/.proagents/metrics/learning-effectiveness.md +0 -478
- package/.proagents/migrations/README.md +0 -77
- package/.proagents/migrations/from-claude-projects.md +0 -313
- package/.proagents/migrations/from-cursor-rules.md +0 -345
- package/.proagents/migrations/from-custom-workflows.md +0 -410
- package/.proagents/monitoring/README.md +0 -308
- package/.proagents/monitoring/alerting.md +0 -449
- package/.proagents/monitoring/dashboards.md +0 -454
- package/.proagents/monitoring/health-checks.md +0 -436
- package/.proagents/monitoring/metrics.md +0 -434
- package/.proagents/multi-project/README.md +0 -170
- package/.proagents/multi-project/coordinated-deploy.md +0 -510
- package/.proagents/multi-project/cross-project-deps.md +0 -395
- package/.proagents/multi-project/unified-changelog.md +0 -477
- package/.proagents/multi-project/walkthroughs/monorepo-setup.md +0 -787
- package/.proagents/multi-project/workspace-config.md +0 -408
- package/.proagents/notifications/README.md +0 -151
- package/.proagents/notifications/channels.md +0 -457
- package/.proagents/notifications/preferences.md +0 -415
- package/.proagents/notifications/routing.md +0 -449
- package/.proagents/notifications/scheduling.md +0 -425
- package/.proagents/notifications/templates.md +0 -446
- package/.proagents/offline-mode/README.md +0 -145
- package/.proagents/offline-mode/caching.md +0 -344
- package/.proagents/offline-mode/offline-operations.md +0 -312
- package/.proagents/offline-mode/queue-specifications.md +0 -679
- package/.proagents/offline-mode/sync.md +0 -475
- package/.proagents/parallel-features/README.md +0 -85
- package/.proagents/parallel-features/conflict-detection.md +0 -226
- package/.proagents/parallel-features/dependency-management.md +0 -392
- package/.proagents/parallel-features/merge-coordination.md +0 -506
- package/.proagents/parallel-features/tracking-system.md +0 -416
- package/.proagents/performance/README.md +0 -59
- package/.proagents/performance/bundle-analysis.md +0 -375
- package/.proagents/performance/load-testing.md +0 -563
- package/.proagents/performance/runtime-metrics.md +0 -489
- package/.proagents/performance/web-vitals.md +0 -425
- package/.proagents/plugins/README.md +0 -139
- package/.proagents/plugins/creating-plugins.md +0 -504
- package/.proagents/plugins/plugin-api.md +0 -467
- package/.proagents/plugins/plugin-registry.md +0 -276
- package/.proagents/reporting/README.md +0 -158
- package/.proagents/reporting/dashboards.md +0 -366
- package/.proagents/reporting/exports.md +0 -524
- package/.proagents/reporting/quality-metrics.md +0 -385
- package/.proagents/reporting/templates/README.md +0 -56
- package/.proagents/reporting/templates/dashboard-config.json +0 -187
- package/.proagents/reporting/templates/metrics-queries.md +0 -427
- package/.proagents/reporting/templates/react-dashboard.tsx +0 -544
- package/.proagents/reporting/templates/widgets.md +0 -451
- package/.proagents/reporting/velocity-metrics.md +0 -340
- package/.proagents/reverse-engineering/README.md +0 -151
- package/.proagents/reverse-engineering/architecture-extraction.md +0 -325
- package/.proagents/reverse-engineering/code-analysis.md +0 -377
- package/.proagents/reverse-engineering/dependency-mapping.md +0 -567
- package/.proagents/reverse-engineering/diagram-generation.md +0 -586
- package/.proagents/reverse-engineering/documentation-generation.md +0 -468
- package/.proagents/reverse-engineering/pattern-detection.md +0 -569
- package/.proagents/reverse-engineering/quality-assessment.md +0 -733
- package/.proagents/secrets/README.md +0 -278
- package/.proagents/secrets/access-control.md +0 -443
- package/.proagents/secrets/rotation.md +0 -403
- package/.proagents/secrets/scanning.md +0 -487
- package/.proagents/secrets/storage.md +0 -394
- package/.proagents/webhooks/README.md +0 -126
- package/.proagents/webhooks/endpoints.md +0 -298
- package/.proagents/webhooks/events.md +0 -316
- package/.proagents/webhooks/payloads.md +0 -325
- package/.proagents/webhooks/reliability.md +0 -363
- 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`
|