Automate full Git workflows: create conventional branches/commits/PRs, generate semantic changelogs, clean up stale branches, trigger releases with GitHub Actions, resolve PR review issues, and triage Dependabot updates.
npx claudepluginhub joaquimscosta/arkhe-claude-plugins --plugin gitGenerate professional changelogs from git commit history with automatic categorization and semantic versioning.
Delete local (and optionally remote) branches that are merged into the base branch, and flag stale unmerged branches for manual review.
Context-aware Git commit assistant that automatically detects root repository and submodules, runs smart pre-commit checks, and generates conventional commit messages.
Create a new feature branch with optimized short naming, or auto-generate from uncommitted changes
Context-aware GitHub Pull Request assistant that automatically detects root repository and submodules, handles existing PRs, and generates conventional PR titles and descriptions.
Automate semantic versioning releases or scaffold release infrastructure
Analyze, verify, and resolve review suggestions from a GitHub PR or local code-review report
List local and remote git branches that are candidates for cleanup — merged but not deleted, and inactive branches with no recent commits.
Create a git worktree in the .worktrees/ directory for isolated parallel development
Deletes merged git branches (local and remote) and flags stale unmerged branches for manual review. Use when user mentions "cleanup branches", "delete merged branches", "prune old branches", "remove stale branches", "branch cleanup", or runs /cleanup-branches command.
Creates feature branches with optimized short naming, auto-incrementing, and commit type detection (feat/fix/refactor). Supports manual descriptions and auto-generation from uncommitted git changes. Use when user requests to create branch, start new branch, make branch, checkout new branch, switch branch, new task, start working on, begin work on feature, begin feature, create feature branch, run /create-branch command, or mentions "branch", "feature", "new feature", "feat", "fix", or "checkout".
Creates context-aware git commits with smart pre-commit checks, submodule support, and conventional commit message generation. Use when user requests to commit changes, stage and commit, check in code, save work, save changes, push my code, finalize changes, add to git, create commits, run /commit command, or mentions "git commit", "commit message", "conventional commits", "stage files", "git add", or needs help with commits.
Creates GitHub Pull Requests with existing PR detection, branch pushing, and intelligent title/body generation. Use when user requests to create pull request, open PR, update PR, push for review, ready for review, send for review, get this reviewed, make a PR, share code, request review, create draft PR, submit for review, run /create-pr command, or mentions "PR", "pull request", "merge request", "code review", "GitHub PR", or "draft".
Reviews open Dependabot PRs, classifies by risk (patch/minor/major, security, lockfile-only), and merges safe ones or advises on what to do. Use when user mentions "dependabot", "dependabot PRs", "dependency updates", "merge dependabot", "review dependabot", "dependency PRs", "bump PRs", "update dependencies", or runs /dependabot-review command.
Analyzes git commit history and generates professional changelogs with semantic versioning, conventional commit support, and multiple output formats (Keep a Changelog, Conventional, GitHub). Use when editing CHANGELOG.md, CHANGELOG.txt, or HISTORY.md files, preparing release notes, creating releases, bumping versions, updating changelog, documenting changes, writing release notes, tracking changes, version bump, tag release, or when user mentions "changelog", "release notes", "version history", "release", "semantic versioning", or "conventional commits".
Lists local and remote git branches that are candidates for cleanup — merged but not deleted, and inactive branches with no commits in a configurable period (default 3 months). Use when user mentions "stale branches", "old branches", "branch cleanup", "prune branches", "dead branches", "unused branches", "inactive branches", "branch hygiene", or asks to "list branches to delete", "find stale branches", or runs /stale-branches command.
Automate semantic versioning releases with CHANGELOG validation, comparison link management, GitHub Actions workflow triggering, and monitoring. Scaffold release infrastructure for new projects. Use when user runs /release command, mentions "release version", "cut a release", "create release", "publish release", "tag release", "release setup", or "scaffold release pipeline".
Multi-agent review resolution with trust-but-verify methodology. Accepts a PR number/URL or a local code-review report file. Extracts review comments, verifies each with parallel agents using confidence scoring (0-100), filters false positives, presents a triage report for approval, then applies fixes and replies. Use when user runs /resolve-review, mentions "resolve PR comments", "address review feedback", "fix PR suggestions", "handle review comments", or "resolve review findings".
Git workflow automation with fork-isolated skills for atomic commits, branch cleanup, conventional commit standards, and context-aware PR review
Coding workflow skills: intelligent commits, push & PR, branch cleanup, CLAUDE.md maintenance, README generation, changelog creation, README updating, and GitHub Actions setup
Git automation - PRs, releases, branches, worktrees
Git and workspace operations for active development workflows - commit messages, PR prep, documentation updates, and version management
Streamline your git workflow with simple commands for committing, pushing, and creating pull requests
Commands for Git operations, commits, and PRs
Share bugs, ideas, or general feedback.
Supercharge Claude Code with 109 specialized components — from deep reasoning and autonomous dev loops to
DDD architecture, design system enforcement, and git workflow automation. 22 agents, 32 commands, 55 skills across 13 modular plugins.
| Plugin | Description | Key Components | Docs |
|---|---|---|---|
| 🧠 Core | 6-phase SDLC pipeline with multi-agent orchestration and deep research. | deep-think-partner, deep-researcher, /develop, /research | View |
| 🤖 AI | AI engineering toolkit for production LLM apps, RAG, and prompt optimization. | ai-engineer, prompt-engineer, lyra, /improve-agent | View |
| 📝 Doc | Documentation generation with diagrams, ADRs, RFCs, and Johnny.Decimal management. | rfc-critic, adr-critic, doc-coauthoring, /diagram, /rfc | View |
| 🔍 Review | Code quality, security, and design reviews with pragmatic standards. | pragmatic-code-review, design-review, false-positive-verifier | View |
| 🧵 Stitch | Atomic UI prompt authoring and MCP-powered Google Stitch screen generation. | /prompt, /stitch-generate, generating-stitch-screens | View |
| 🔀 Git | Workflow automation with smart commits, PRs, changelogs, and Dependabot triage. | /commit, /create-pr, /changelog, dependabot-review | View |
| 📐 Design Intent | Visual React prototyping from Figma/mockups with persistent pattern memory. | design-intent-specialist, /design-intent, /save-patterns | View |
| 💻 Lang | Production-grade language-specific skills (Bash/Shell). | scripting-bash, POSIX compliance, ShellCheck | View |
| 🎭 Playwright | Browser automation via Playwright CLI for testing and screenshots. | playwright-cli, /playwright-setup | View |
| 🍃 Spring Boot | DDD with Spring Boot 4, Modulith 2.0, Security 7, and OpenTelemetry. | 10 skills: DDD, data, web-api, modulith, security, observability, testing, flyway | View |
| 🔄 Ralph | Autonomous development loop with fresh context, task sets, and memory system. | ralph-agent, /ralph, /create-prd, Hat-lite system | View |
| 🗺️ Roadmap | Product management, roadmap analysis, and solution architecture. | product-manager, system-architect, roadmap-analyst | View |
| 🔧 Devtools | Developer tooling: SOPS encryption, Claude Code environment setup, quality stack. | sops-setup, code-env-setup, quality-stack | View |
Option A: Install directly from GitHub (recommended)
/plugin marketplace add joaquimscosta/arkhe-claude-plugins
Option B: Clone and install locally
git clone https://github.com/joaquimscosta/arkhe-claude-plugins.git
/plugin marketplace add ./arkhe-claude-plugins
You can install all plugins at once:
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim