This is a work in progress as I learn more about Claude Code and its capabilities. The goal is to create a set of slash commands that can be used to interact with Claude Code in a more efficient way.
- Thanks to Kieran Klaassen for the inspiration and the initial code snippets.
- issue - Creates well-structured GitHub issues from feature descriptions
- work - Analyzes GitHub issue, creates branch, plans implementation, then executes the work
- pr - Automates PR creation with code formatting and test verification
- review - Provides expert Ruby on Rails code review with line-specific feedback
- resolve - Addresses unresolved PR comments with fixes and automated cleanup
- commit - Creates git commits with context-aware messages based on current changes
- reverse - Rails-focused problem solving through Socratic questioning to avoid over-engineering
- quiz - Generates interactive quizzes to reinforce learning from coding sessions
- reflect - Captures and saves key learnings from completed tasks
- lw - Provide a summary of last weeks work appropriate for non-technical stakeholders
- today - Provide a summary of todays work appropriate for non-technical stakeholders