A personal collection of spells and learnings. Please note that I'm using "oh-my-zsh", so MMV
Instead of adding custom scripts to /usr/bin, it's better to add this repositories' /bin to your
PATH. Here's how to add it:
# on your .zshconfig or .bashconfig
# assuming that this repository is in your `~` dir.
export PATH="$HOME/grimoire/bin:$PATH"- find_each
- installation
- dead_code
- Debug Callbacks
- rake_tasks
- setting_cucumber_cookies
- Deploy to Elastic Beanstalk
- Sanitize SQL Query
- Get Table Row Totals
- Useful Sidekiq Commands
Skills and config live in claude/. Run _install to symlink them into ~/.claude/.
- dev - Worker mode: worktree per ticket, tester + reviewer gates before push
- standup - Daily standup from GitHub and Jira activity
- performance-review - 6-month performance review from GitHub and Jira
- statusline-command.sh - Claude Code statusline setup