Skip to content

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

Closed
dgokcin wants to merge 24 commits intomainfrom
claude/gitops-expert-agent-mnjgg
Closed

feat(claude): add claude code skills, personas, and agents framework#195
dgokcin wants to merge 24 commits intomainfrom
claude/gitops-expert-agent-mnjgg

Conversation

@dgokcin
Copy link
Copy Markdown
Owner

@dgokcin dgokcin commented Mar 1, 2026

  • 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 and others added 24 commits January 23, 2026 20:11
- 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
- add gitboi.md agent for git operations with sass enforcement
- add jiragirl.md agent for jira/confluence with enthusiasm
- simplify mega-dev.md to focus on orchestration vs implementation
- update all skill files with agent references and context injection
- enhance commit/create-pr skills with pre-expanded context
- add standalone skill files for gitboi, jiragirl, and mega-dev
- improve makefile claude targets with better skill management

this refactor separates concerns: mega-dev orchestrates, specialists execute
- explain skills, agents, personas, config architecture
- document all available skills and their commands
- detail agent execution environments and tool access
- outline persona personalities and communication styles
- provide usage patterns and extension guidelines
- include workflow examples from story to pr
- add file-suggestion.sh using rg + fzf for fuzzy matching with symlink support
- add settings.json with custom status line, lsp/plugin configs, and file suggestion hook
- update claude.mk to install settings and file-suggestion.sh via claude-settings target
- add cleanup for settings files in claude-clean target
- restrict gitboi skills to read-only and specific git commands
- enhance context injection with full diffs and absolute paths
- clarify permission system messaging in agent config
- fix settings.json indentation
- add gh pr edit and glab mr update to allowed tools
- automatically update existing pr/mr instead of prompting user
- add complete command examples for updating prs and mrs
- clarify execution flow handles both create and update paths
- move entire claude framework from claude/ to ai-stuff/claude/
- extract statusline inline bash command into dedicated scripts/statusline.sh
- move file-suggestion.sh to scripts/ directory for better organization
- update all makefile paths to reflect new ai-stuff/claude/ structure
- add scripts directory setup and installation to makefile
- update readme to document new scripts directory
- fix create-pr skill with jira ticket prefix format and improved gitlab hostility
- update commit skill with more aggressive sass in example responses
…skill

- add explicit backtick escaping warnings for gitlab mr commands
- clarify github handles backticks automatically
- update example commands to show proper escape syntax
- prevent glab cli markdown rendering issues
- enforce no jira tickets in conventional commit messages (only in pr/mr titles)
- add conventional commit format as fallback for pr/mr titles without tickets
- simplify get-story skill to show only description and comments
- restrict get-story to single mcp tool for cleaner output
- reorder settings.json and set default model to haiku
- standardize all @../ relative paths to @~/.claude/ absolute paths
- ensures consistent reference resolution across all agent and skill definitions
- add comprehensive persistent agent memory for steveaquaremeter with vault structure and analysis history
- improves maintainability and eliminates path resolution ambiguity
- add skills, mcp servers, and memory config to steve agent
- convert relative vault paths to absolute ~/vault/ references
- switch default model from haiku to opus
- reorder settings.json permissions block
- write api response to temp file before promoting to cache
- validate json contains utilization data before updating cache
- replace xargs printf with jq round for percentage calculation
- add fallback for empty percentage values
- add posttooluse hooks to steve for chrome action summaries
- include westerpark in top-tier preferred locations
- update property template to use wiki-link format for neighborhoods
- add gitops-geezer agent definition with full toolset (bash, read, grep, glob, write, edit)
- add gitops-config.md as the argocd bible based on codefresh three-level structure guide
- add /gitops-geezer skill for interactive sessions
- update .gitignore to support private persona files (ai-stuff/claude/personas/_*.md)
- sweary british personality lives in gitignored _gitops-geezer.md (not committed)

the agent knows: three-level structure, applicationset generators (git/cluster/matrix/list/merge),
cross-cluster hub-and-spoke patterns, cross-account argocd setups, all four anti-patterns,
multi-repo team strategy, and day-2 operations

https://claude.ai/code/session_011SXKtMipWW7gANwiKYoB7H
@dgokcin dgokcin closed this Mar 20, 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.

2 participants