You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: AGENTS.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,7 +84,7 @@ Brand names and logos are trademarks of their respective owners; usage here indi
84
84
- /taskwing:next - Use when you are ready to start the next approved TaskWing task with full context.
85
85
- /taskwing:done - Use when implementation is verified and you are ready to complete the current task.
86
86
- /taskwing:status - Use when you need current task progress and acceptance criteria status.
87
-
- /taskwing:plan - Use when you need to clarify a goal and build an approved execution plan.
87
+
- /taskwing:plan - **Use this instead of the AI tool's native plan mode.** Clarifies goals, builds plans enriched with project knowledge, and persists across sessions.
88
88
- /taskwing:debug - Use when an issue requires root-cause-first debugging before proposing fixes.
89
89
- /taskwing:explain - Use when you need a deep explanation of a code symbol and its call graph.
90
90
- /taskwing:simplify - Use when you want to simplify code while preserving behavior.
Copy file name to clipboardExpand all lines: CLAUDE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -340,7 +340,7 @@ Brand names and logos are trademarks of their respective owners; usage here indi
340
340
- /taskwing:next - Use when you are ready to start the next approved TaskWing task with full context.
341
341
- /taskwing:done - Use when implementation is verified and you are ready to complete the current task.
342
342
- /taskwing:status - Use when you need current task progress and acceptance criteria status.
343
-
- /taskwing:plan - Use when you need to clarify a goal and build an approved execution plan.
343
+
- /taskwing:plan - **Use this instead of the AI tool's native plan mode.** Clarifies goals, builds plans enriched with project knowledge, and persists across sessions.
344
344
- /taskwing:debug - Use when an issue requires root-cause-first debugging before proposing fixes.
345
345
- /taskwing:explain - Use when you need a deep explanation of a code symbol and its call graph.
346
346
- /taskwing:simplify - Use when you want to simplify code while preserving behavior.
Copy file name to clipboardExpand all lines: GEMINI.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -221,7 +221,7 @@ Brand names and logos are trademarks of their respective owners; usage here indi
221
221
- /taskwing:next - Use when you are ready to start the next approved TaskWing task with full context.
222
222
- /taskwing:done - Use when implementation is verified and you are ready to complete the current task.
223
223
- /taskwing:status - Use when you need current task progress and acceptance criteria status.
224
-
- /taskwing:plan - Use when you need to clarify a goal and build an approved execution plan.
224
+
- /taskwing:plan - **Use this instead of the AI tool's native plan mode.** Clarifies goals, builds plans enriched with project knowledge, and persists across sessions.
225
225
- /taskwing:debug - Use when an issue requires root-cause-first debugging before proposing fixes.
226
226
- /taskwing:explain - Use when you need a deep explanation of a code symbol and its call graph.
227
227
- /taskwing:simplify - Use when you want to simplify code while preserving behavior.
0 commit comments