Skip to content

Commit 91a8c13

Browse files
committed
Add a slash command for finishing changes in the current working directory.
1 parent 97c8f15 commit 91a8c13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.claude/commands/finish-wc.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
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.

0 commit comments

Comments
 (0)