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 src/commands/gsd/add-todo.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: gsd-add-todo
description: Capture idea or task as todo from current conversation context
argument-hint: [optional description]
argument-hint: "[optional description]"
tools:
read: true
- Write
Expand Down
2 changes: 1 addition & 1 deletion src/commands/gsd/check-todos.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: gsd-check-todos
description: List pending todos and select one to work on
argument-hint: [area filter]
argument-hint: "[area filter]"
tools:
read: true
- Write
Expand Down
2 changes: 1 addition & 1 deletion src/commands/gsd/debug.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: gsd-debug
description: Systematic debugging with persistent state across context resets
argument-hint: [issue description]
argument-hint: "[issue description]"
tools:
read: true
- Bash
Expand Down