Skip to content

Commit 66f3666

Browse files
committed
Improve the finish-wc command.
1 parent 566162c commit 66f3666

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.claude/commands/finish-wc.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
Run `git status` to see the changes in the working copy. Complete whatever tasks are necessary to complete this change. Make sure that `pnpm -r precommit` succeeds. Don't fix `precommit` just be reverting the changes, the goal is to complete the change.
1+
- run `git status` to see the changes in the working copy
2+
- **figure out the intent of the change**
3+
- complete whatever tasks are necessary to complete this change
4+
- make sure that `pnpm precommit` succeeds when you are done
5+
- don't fix `precommit` by reverting the changes, it is more important to complete the initial change

0 commit comments

Comments
 (0)