feat(claude): add claude code skills, personas, and agents framework#192
Closed
feat(claude): add claude code skills, personas, and agents framework#192
Conversation
- add gitboi persona for sassy conventional commits - add jira girl persona for enthusiastic jira management - add mega-dev agent for full-stack development orchestration - add commit, create-pr, create-story, dev-story, get-story skills - add jira and git configuration constants - add makefile targets for claude code setup - update shell configs with volta, bun, kubectl-plugins paths
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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/