Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions .claude/commands/rec.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
argument-hint: <option>
---

Respond with ONLY the exact text for the matching option below. No extra commentary.

Options:
- `lgtm` → "LGTM — approved."
- `ack` → "Acknowledged."
- `done` → "Done."
- `wip` → "Work in progress — not ready for review."
- `fix` → "Needs changes — see comments."
- `skip` → "Skipping."
- `no` → "No."
- `yes` → "Yes."

Argument: $ARGUMENTS

If the argument is empty or doesn't match an option, list all available options as a short table.
Loading