Skip to content

Commit a063426

Browse files
committed
chore: Improve loop
1 parent 7d2ba35 commit a063426

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

get-shit-done/templates/copilot-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
- Treat `/gsd-...` or `gsd-...` as command invocations and load the matching file from `.github/skills/gsd-*`.
55
- When a command says to spawn a subagent, prefer a matching custom agent from `.github/agents`.
66
- Do not apply GSD workflows unless the user explicitly asks for them.
7-
- After completing any `gsd-*` command, always offer the user the next step by prompting them via the `ask_user` tool.
7+
- After completing any `gsd-*` command (or any deliverable it triggers: feature, bug fix, tests, docs, etc.), ALWAYS: (1) offer the user the next step by prompting via `ask_user`; repeat this feedback loop until the user explicitly indicates they are done.

0 commit comments

Comments
 (0)