feat(claude): add claude code skills, personas, and agents framework #192
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
adds a complete claude code configuration framework to dotfiles, including custom personas (gitboi, jira girl, mega-dev), skills for common workflows (commit, create-pr, jira operations), and makefile targets for easy installation.
Changes
gitboipersona for sassy conventional commits with strict lowercase enforcementjira girlpersona for enthusiastic jira issue management with proper adf formattingmega-devagent for orchestrating full-stack development workflows/commitskill for auto-executing conventional commits/create-prskill for github pr / gitlab mr creation with vcs detection/create-story,/dev-story,/get-storyskills for jira operationsmakefiles/claude.mkwith targets for installing claude code components.bash_profile,.path,.zshrc) with volta, bun, kubectl-plugins, antigravity pathsAdditional Notes
run
make claudeto install all claude code components to~/.claude/