Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion commands/documentation/docs-gen.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
allowed-tools: Task, Read, Write, Edit, Bash, Grep, Glob, WebFetch
argument-hint: [api|readme|guide|reference] [--format markdown|html|openapi|docusaurus] [--output path] [--include examples,diagrams] [--template custom] [--auto-deploy]
argument-hint: "[api|readme|guide|reference] [--format markdown|html|openapi|docusaurus] [--output path] [--include examples,diagrams] [--template custom] [--auto-deploy]"
description: Generate comprehensive documentation from code including API docs, user guides, and interactive documentation with deployment automation
model: inherit
---
Expand Down
2 changes: 1 addition & 1 deletion commands/operations/deploy-validate/deploy-validate.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: deploy-validate
description: Pre-deployment validation with tests, security checks, config safety, and environment readiness verification
argument-hint: [--env staging,production] [--skip-tests] [--quick]
argument-hint: "[--env staging,production] [--skip-tests] [--quick]"
allowed-tools: Task, Read, Write, Edit, Bash, Glob, Grep, SlashCommand, AskUserQuestion
model: inherit
enabled: true
Expand Down
2 changes: 1 addition & 1 deletion commands/operations/health-check/health-check.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: health-check
description: Comprehensive system health verification for production monitoring and incident detection
argument-hint: [--env staging,production] [--comprehensive] [--alert]
argument-hint: "[--env staging,production] [--comprehensive] [--alert]"
allowed-tools: Task, Read, Write, Edit, Bash, Glob, Grep, SlashCommand, AskUserQuestion
model: inherit
enabled: true
Expand Down
2 changes: 1 addition & 1 deletion commands/operations/incident-response/incident-response.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: incident-response
description: Production incident coordination with emergency triage, RCA, and postmortem generation
argument-hint: [--severity p0,p1,p2] [--skip-triage] [--postmortem]
argument-hint: "[--severity p0,p1,p2] [--skip-triage] [--postmortem]"
allowed-tools: Task, Read, Write, Edit, Bash, Glob, Grep, SlashCommand, AskUserQuestion
model: inherit
enabled: true
Expand Down
2 changes: 1 addition & 1 deletion commands/performance/benchmark/benchmark.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: benchmark
description: Load testing and performance benchmarking with intelligent scenario generation
argument-hint: [--duration 5m,10m,30m] [--rps 10,50,100] [--pattern baseline,stress,spike,soak] [--tool locust,artillery,k6]
argument-hint: "[--duration 5m,10m,30m] [--rps 10,50,100] [--pattern baseline,stress,spike,soak] [--tool locust,artillery,k6]"
allowed-tools: Task, Read, Write, Edit, Bash, Glob, Grep, SlashCommand, AskUserQuestion
model: inherit
enabled: true
Expand Down
2 changes: 1 addition & 1 deletion commands/performance/profile/profile.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: profile
description: Comprehensive performance profiling with bottleneck identification and optimization recommendations
argument-hint: [--layers frontend,backend,database,all] [--depth quick,standard,deep] [--threshold 500ms]
argument-hint: "[--layers frontend,backend,database,all] [--depth quick,standard,deep] [--threshold 500ms]"
allowed-tools: Task, Read, Write, Edit, Bash, Glob, Grep, SlashCommand, AskUserQuestion
model: inherit
enabled: true
Expand Down
2 changes: 1 addition & 1 deletion commands/quality/code-health/code-health.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: code-health
description: Codebase health assessment with quality metrics, test coverage, documentation, and maintainability analysis
argument-hint: [--scope quality,tests,docs,all] [--threshold 7.0] [--report]
argument-hint: "[--scope quality,tests,docs,all] [--threshold 7.0] [--report]"
allowed-tools: Task, Read, Write, Edit, Bash, Glob, Grep, SlashCommand, AskUserQuestion
model: inherit
enabled: true
Expand Down
2 changes: 1 addition & 1 deletion commands/quality/debt-analysis/debt-analysis.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: debt-analysis
description: Technical debt identification with prioritization, effort estimation, and refactoring roadmap
argument-hint: [--category architecture,code,test,documentation,all] [--prioritize cost,risk,effort]
argument-hint: "[--category architecture,code,test,documentation,all] [--prioritize cost,risk,effort]"
allowed-tools: Task, Read, Write, Edit, Bash, Glob, Grep, SlashCommand, AskUserQuestion
model: inherit
enabled: true
Expand Down
2 changes: 1 addition & 1 deletion commands/security/audit/audit.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: audit
description: Comprehensive security audit with intelligent multi-phase orchestration and automatic agent selection
argument-hint: [--scope security,compliance,infrastructure,all] [--parallel-max 3] [--report-format markdown,json]
argument-hint: "[--scope security,compliance,infrastructure,all] [--parallel-max 3] [--report-format markdown,json]"
allowed-tools: Task, Read, Write, Edit, Bash, Glob, Grep, SlashCommand, AskUserQuestion
model: inherit
enabled: true
Expand Down
2 changes: 1 addition & 1 deletion commands/security/compliance-check/compliance-check.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: compliance-check
description: Regulatory compliance validation for GDPR, SOC2, HIPAA, PCI-DSS, and other frameworks
argument-hint: [--frameworks gdpr,soc2,hipaa,pci,iso27001,all] [--data-flow] [--generate-report]
argument-hint: "[--frameworks gdpr,soc2,hipaa,pci,iso27001,all] [--data-flow] [--generate-report]"
allowed-tools: Task, Read, Write, Edit, Bash, Glob, Grep, SlashCommand, AskUserQuestion
model: inherit
enabled: true
Expand Down
2 changes: 1 addition & 1 deletion commands/security/vulnerability-scan/vulnerability-scan.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: vulnerability-scan
description: Deep vulnerability analysis with CVE scanning, dependency analysis, and exploit correlation
argument-hint: [--depth surface,deep,exhaustive] [--auto-fix] [--severity critical,high,all]
argument-hint: "[--depth surface,deep,exhaustive] [--auto-fix] [--severity critical,high,all]"
allowed-tools: Task, Read, Write, Edit, Bash, Glob, Grep, SlashCommand, AskUserQuestion
model: inherit
enabled: true
Expand Down
2 changes: 1 addition & 1 deletion commands/testing/test-gen.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
allowed-tools: Task, Read, Write, Edit, Bash, Grep, Glob
argument-hint: [--file path] [--type unit|component|integration|e2e|api] [--framework jest|vitest|playwright] [--coverage number] [--mocks auto|manual] [--output-dir path]
argument-hint: "[--file path] [--type unit|component|integration|e2e|api] [--framework jest|vitest|playwright] [--coverage number] [--mocks auto|manual] [--output-dir path]"
description: Generate comprehensive test suites automatically for components, functions, and APIs with multiple framework support
model: inherit
---
Expand Down
2 changes: 1 addition & 1 deletion commands/workflow/create-prompt/create-prompt.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: create-prompt
description: Expert prompt engineer that creates optimized, XML-structured prompts with intelligent depth selection
argument-hint: [task description]
argument-hint: "[task description]"
allowed-tools: Task, Read, Write, Bash, Glob
model: inherit
enabled: true
Expand Down
2 changes: 1 addition & 1 deletion commands/workflow/prompt-create/prompt-create.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: prompt-create
description: Expert prompt engineer that creates optimized, XML-structured prompts with intelligent depth selection
argument-hint: [task description]
argument-hint: "[task description]"
allowed-tools: Task, Read, Write, Bash, Glob
model: inherit
enabled: true
Expand Down
2 changes: 1 addition & 1 deletion commands/workflow/review/review.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
allowed-tools: Task, Bash(git status:*), Bash(git diff:*), Bash(git log:*), Read, Grep, Glob
argument-hint: [--scope staged|unstaged|pr|commit] [--checks security,performance,style] [--format detailed|json] [--severity critical|high|medium] [--output filename]
argument-hint: "[--scope staged|unstaged|pr|commit] [--checks security,performance,style] [--format detailed|json] [--severity critical|high|medium] [--output filename]"
description: Comprehensive code review with security, performance, and configuration safety analysis using specialized agents
model: inherit
---
Expand Down