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 command/debug.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: Systematically investigate and fix a bug or error
argument-hint: [error/symptom]
argument-hint: "[error/symptom]"
---

# Systematic Debugging
Expand Down
2 changes: 1 addition & 1 deletion command/review.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: Request a code review for the current work
argument-hint: [files]
argument-hint: "[files]"
---

# Request Code Review
Expand Down
2 changes: 1 addition & 1 deletion command/subagent-driven-development.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: Execute plan using subagent-driven development
argument-hint: [plan-file]
argument-hint: "[plan-file]"
---

# Execute Plan
Expand Down