Git AI Agent Skills
AI agent skills for Git workflows. Branching strategies, commit conventions, PR reviews, and version control best practices.
54 listings
Draft Release
MCP Server PluginDraft a new release. Bumps version, generates CHANGELOG.md from git history, and creates a PR.
Sentry Skills
PluginALWAYS use this skill when committing code changes — never commit directly without it. Creates commits following Sentry conventions with proper conventional commit format and issue references. Trigger on any commit, git commit, save changes, or commit message task.
Creating Skills
PluginGuide for creating Claude Code skills following Anthropic's official best practices. Use when user wants to create a new skill, build a skill, write SKILL.md, update an existing skill, or needs skill creation guidelines. Provides structure, frontmatter fields, naming conventions, and new features like dynamic context injection and subagent execution.
Node.js MongoDB
RulesBackend: Node.js with Express.js
Security Ownership Map
Analyze git repositories to build a security ownership topology (people-to-file), compute bus factor and sensitive-code ownership, and export CSV/JSON for graph databases and visualization. Trigger only when the user explicitly wants a security-oriented ownership or bus-factor analysis grounded in git history (for example: orphaned sensitive code, security maintainers, CODEOWNERS reality checks for risk, sensitive hotspots, or ownership clusters).
Varlock Claude Skill
Secure environment variable management ensuring secrets are never exposed in Claude sessions, terminals, logs, or git commits