Skip to content

Commit 234929f

Browse files
BenBtgCopilot
andauthored
Clarification of usage
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 6461678 commit 234929f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/commands/converge.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ state of the code, determine which requirements, acceptance criteria, plan decis
6161
existing tasks are unmet, incomplete, or only partially satisfied, and **append each piece
6262
of remaining work as a new, traceable task** at the bottom of `tasks.md` so that
6363
`__SPECKIT_COMMAND_IMPLEMENT__` can complete it. This command MUST run only after
64-
`__SPECKIT_COMMAND_TASKS__` has produced a complete `tasks.md`.
64+
`__SPECKIT_COMMAND_IMPLEMENT__` has run on the current `tasks.md`, and after `__SPECKIT_COMMAND_TASKS__` has produced a complete `tasks.md`.
6565
6666
This is **not** a diff tool and does **not** track changes. It assesses the present state
6767
of the code relative to the feature's artifacts — no git, no branch comparison, no history.

0 commit comments

Comments
 (0)