Skip to content

feat(claude): add claude code skills, personas, and agents framework#192

Closed
dgokcin wants to merge 2 commits intomainfrom
claude-code-integration
Closed

feat(claude): add claude code skills, personas, and agents framework#192
dgokcin wants to merge 2 commits intomainfrom
claude-code-integration

Conversation

@dgokcin
Copy link
Owner

@dgokcin dgokcin commented Jan 23, 2026

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

  • add gitboi persona for sassy conventional commits with strict lowercase enforcement
  • add jira girl persona for enthusiastic jira issue management with proper adf formatting
  • add mega-dev agent for orchestrating full-stack development workflows
  • add /commit skill for auto-executing conventional commits
  • add /create-pr skill for github pr / gitlab mr creation with vcs detection
  • add /create-story, /dev-story, /get-story skills for jira operations
  • add jira and git configuration constants (cloudid, project keys, custom field ids)
  • add makefiles/claude.mk with targets for installing claude code components
  • update shell configs (.bash_profile, .path, .zshrc) with volta, bun, kubectl-plugins, antigravity paths

Additional Notes

run make claude to install all claude code components to ~/.claude/

- 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
@dgokcin dgokcin closed this Jan 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant