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.
Generate 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.
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.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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:
npx claudepluginhub joaquimscosta/arkhe-claude-plugins --plugin gitDomain-Driven Design with Spring Boot 4 (DDD patterns, Spring Data, REST APIs, Spring Modulith)
Language-specific programming skills for production-grade code (Bash)
Quality control and workflow orchestration utilities
Autonomous development loop with fresh context per iteration, Hat-lite builder/verifier system, task sets, and persistent memories
Product management, roadmap analysis, and solution architecture with multi-agent orchestration
Git workflow automation with fork-isolated skills for atomic commits, branch cleanup, conventional commit standards, and context-aware PR review
Git workflow automation and conventional commits
Git automation - PRs, releases, branches, worktrees
Coding workflow skills: intelligent commits, push & PR, branch cleanup, CLAUDE.md maintenance, README generation, changelog creation, README updating, and GitHub Actions setup
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