1
0
Fork 0
mirror of https://github.com/SeriousBug/dotfiles synced 2026-07-07 10:52:39 -05:00
Find a file
Kaan Barmore-Genc a0c3471053 Add respond-to-pr skill
Gathers a GitHub PR's title, description, reviews, per-line comments, and
conversation comments via gh into one XML report (gather_pr.py), tagging each
author as is_me/is_bot/is_human and giving every comment an id. The skill reads
that output, evaluates each review point, fixes obvious bugs/security issues,
asks the user on nuanced calls, replies to bots directly, and confirms with the
user before replying to humans.

Claude-Session: https://claude.ai/code/session_01AhP6LpRrKxH7yJPb6pfLFE
2026-06-20 00:32:15 -05:00
.claude ignore claude local config 2025-11-15 22:17:18 -06:00
.dotter Add archive-coding-project script 2026-06-15 20:54:09 -05:00
asdf Update tool versions and add less->bat alias 2026-04-19 22:22:40 -05:00
bin Add archive-coding-project script 2026-06-15 20:54:09 -05:00
claude Add respond-to-pr skill 2026-06-20 00:32:15 -05:00
fish Update tool versions and add less->bat alias 2026-04-19 22:22:40 -05:00
git Add Neovim, Fish, Zellij, Htop, and ASDF configurations to Dotter 2025-11-15 22:16:04 -06:00
htop Update htop config (3.5.1) and track htop history 2026-06-07 14:22:21 -05:00
nvim Update tool versions and add less->bat alias 2026-04-19 22:22:40 -05:00
zellij Add zellij keybinds: spawn claude pane, move tabs with </> 2026-06-07 14:22:21 -05:00
.gitignore Add writing style guide to CLAUDE.md; gitignore mudpuppy skills 2026-06-18 01:31:49 -05:00
.gitmodules Initial commit: Add setup script and Dotter skill 2025-11-15 21:19:19 -06:00
CLAUDE.md Add git-safety and PR-review notes to CLAUDE.md files 2026-06-07 14:22:20 -05:00
README.md Add iterm2, rectangle-pro, maccy 2025-11-15 23:34:26 -06:00
setup.sh Add cc-compact skill and claude-token-count CLI 2026-05-31 02:28:42 -05:00

Dotfiles

Personal dotfiles and configuration managed with Dotter. Feel free to use this as inspiration or fork it for your own setup.

Setup

Run the setup script to install dependencies via Homebrew and deploy configurations:

./setup.sh

Options

  • --reset - Reset configuration and re-prompt for all variables
  • --force-deploy - Force deployment even if files already exist
  • --skip-brew - Skip Homebrew package installation

Installed Packages

The setup script installs the following packages via Homebrew:

  • dotter, fish, dust, eza, gh, htop, go, jq, lazygit, neovim, asdf, bat, pandoc, ripgrep, zoxide, zellij, p7zip

macOS only:

  • font-fira-code-nerd-font, orbstack, iterm2, rectangle-pro, maccy

Included Configurations

  • Git
  • Neovim
  • Fish shell
  • Zellij
  • Htop
  • ASDF