Use the GitHub MCP tools to edit the mcpmark-eval/claude-code repository.
- On the
mainbranch, add a new filedocs/TERMINAL_SHORTCUTS.mdcontaining exactly:
# Terminal Shortcuts
- `claude plan`: Outline the next steps before making edits.
- `claude apply`: Run the plan and apply the queued changes.
- `claude check`: Re-run relevant tests or linters to validate the edits.
- Commit with the message
docs: add terminal shortcuts referenceand push directly tomain.