Commit f84d0b1
committed
feat: Enhance CLI commands with structured documentation and improved workflows
- Updated husky command documentation for comprehensive CI checks and error handling.
- Introduced new workflow orchestrator command for managing complex automation workflows.
- Enhanced add-changelog command with current state checks and structured output.
- Improved commit command with repository state insights and structured usage.
- Updated performance audit command with current performance context and structured tasks.
- Enhanced create-feature command with project context checks and structured tasks.
- Improved security audit command with current environment checks and structured tasks.
- Updated setup-development-environment command with current environment checks.
- Enhanced svelte component creation command with project context checks and structured tasks.
- Improved sync-status command with current sync state checks and structured tasks.
- Updated sprint planning command with current sprint context checks and structured tasks.
- Enhanced generate-tests command with current testing setup checks and structured tasks.
- Improved code review command with current state checks and structured tasks.1 parent 137d030 commit f84d0b1
File tree
16 files changed
+2231
-141
lines changed- cli-tool/components/commands
- automation
- deployment
- git-workflow
- performance
- project-management
- security
- setup
- svelte
- sync
- team
- testing
- utilities
16 files changed
+2231
-141
lines changedLarge diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
0 commit comments