By Dev10x-Guru
Orchestrate the full development lifecycle: structured commits, branch hygiene, PR creation and review, CI monitoring, code quality checks, pytest/Playwright test automation with coverage enforcement, and QA execution. Integrates with GitHub, Jira, Linear, Slack for ticket management and team notifications, plus architecture decision records.
Synthesize arguments from architect agents into ranked ADR options. Fact-checks claims against the actual codebase. Used by Dev10x:adr-evaluate skill during the synthesis phase. Triggers: invoked by Dev10x:adr-evaluate skill only
Evaluate API design decisions — REST, GraphQL, gRPC patterns, schema design, real-time strategies, and API layer compliance. Used by the adr-evaluate skill for API-related ADRs. Triggers: invoked by adr-evaluate skill for API design ADRs
Evaluate database architecture decisions — schema design, indexing, multi-tenant strategies, JSONB patterns, migration safety, and query optimization. Used by adr-evaluate for data ADRs. Triggers: invoked by adr-evaluate skill for database architecture ADRs
Evaluate domain modeling decisions using DDD principles, Software Archetypes, and Clean Architecture patterns. Used by adr-evaluate for domain modeling ADRs. Triggers: invoked by adr-evaluate skill for domain modeling ADRs
Evaluate frontend architecture decisions — component patterns, state management, SSR strategies, testing approaches, and design system patterns. Used by adr-evaluate for frontend ADRs. Triggers: invoked by adr-evaluate skill for frontend architecture ADRs
Analyze a PR for QA needs, check e2e coverage gaps, and create QA sub-tickets when manual testing or new e2e tests are needed. TRIGGER when: PR needs QA analysis for coverage gaps or manual test requirements. DO NOT TRIGGER when: executing QA test cases (use Dev10x:qa-self), or PR has no user-facing changes.
Send notifications to Slack channels with support for threads, file uploads, message updates, and user group mentions. TRIGGER when: sending messages, uploading files, or updating messages in Slack channels. DO NOT TRIGGER when: setting up Slack integration (use Dev10x:slack-setup), or posting review requests (use Dev10x:slack-review-request).
Orchestrate adversarial evaluation of architectural options using domain-specific architect agents and produce ranked ADR drafts. TRIGGER when: evaluating design decisions with multiple competing approaches, running architecture trade-off analysis, or needing structured multi-perspective evaluation. DO NOT TRIGGER when: creating a simple ADR (use Dev10x:adr), or making code changes without architecture impact.
Safe database query planning for Claude Code. When querying any database, ensures schema-first construction and read-only safety so queries are accurate and never modify production data. TRIGGER when: code needs database queries, schema discovery, or SQL construction. DO NOT TRIGGER when: no database interaction needed, or user is writing application code that happens to mention SQL in comments.
Post a Google Chat review request for a PR using per-repo config (space, mentions). Mirrors Dev10x:slack-review-request. Standalone — not wired into Dev10x:request-review. TRIGGER when: a PR needs a Google Chat review notification. DO NOT TRIGGER when: Google Chat is not configured, or posting to Slack (use Dev10x:slack-review-request).
Matches all tools
Hooks run on every tool call, not just specific ones
Admin access level
Server config contains admin-level keywords
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.
Executables (bin/) — files in this plugin's bin/directory are added to the Bash tool's PATH while the plugin is enabled.
Executes bash commands
Hook triggers when Bash tool is used
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
Modifies files
Hook triggers on file write and edit operations
Uses power tools
Uses Bash, Write, or Edit tools
Uses power tools
Uses Bash, Write, or Edit tools
Stop babysitting your AI. Start supervising it.
A Claude Code plugin that gives your AI pre-approved workflows, self-correcting guardrails, and a complete scope-to-merge pipeline — so you can supervise in 5-minute windows instead of hovering over every command.
Permission friction kills autonomy. Every ad-hoc bash command triggers a permission prompt. Every prompt pulls you back to the terminal. Your AI can write code, but it can't ship a commit without asking you 15 times.
Progress is invisible. You walk away for 10 minutes and come back to a wall of terminal output. Or a stalled session waiting for approval. No way to tell at a glance if things are on track.
Attention doesn't batch. You want to give 5 minutes of direction, check in during coffee, and move on. Instead you're hovering — approving every shell command, every file write, every git operation.
67 skills encapsulate complete dev workflows as slash commands.
/commit handles gitmoji, ticket reference, and benefit-focused
title — all through pre-approved tool calls that never trigger
permission prompts.
When Claude uses /Dev10x:gh-pr-create instead of raw gh commands, every
step matches an allow rule. Zero interruptions.
14 hooks across 5 lifecycle events intercept dangerous patterns before they execute — and redirect the AI toward the approved path:
validate-bash-command catches && chaining, inline
python3 -c, and other patterns that break allow rules →
teaches separate calls and uv run --scriptvalidate-edit-write blocks .env file creation and
enforces safe file editing patternsruff-format-python auto-formats Python files after every
Edit/Write — no manual formatting step neededtask-plan-sync persists task state to survive context
compaction across long sessionsThe hooks carry educational messages. The AI learns from each block. By mid-session, it stops triggering them entirely.
Long AI sessions drift. The agent forgets the plan, skips steps, uses raw CLI commands instead of skill wrappers, and produces PRs missing ticket links, Job Stories, or CI verification. You come back to a branch that looks done but isn't merge-worthy.
Dev10x:work-on solves this with a
four-phase orchestrator — parse inputs, gather context in
parallel, build a supervisor-approved plan from a YAML playbook,
then execute with enforced skill routing:
npx claudepluginhub dev10x-guru/dev10x-claude --plugin Dev10xEvidence-gated AI coding workflow: scan → analyze → plan → TDD → execute → fix → verify → review, powered by Codebase Memory MCP >= 0.9.0 with optional Serena LSP intelligence. Includes blast-radius planning, test/cycle gates, independent review, and Windows Git Bash hook auto-resolution.
Harness-native ECC plugin for engineering teams - 67 agents, 279 skills, 94 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
v9.54.1 — Reliability wave: tangle contextual review correction loop with hard round ceiling, progress-supervised review rounds (per-agent stall watch, descendant-tree kills), council diversity and agy pin fixes, marketplace generator source-of-truth fix, provider troubleshooting runbook and cost-expectations docs. Run /octo:setup.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Browser automation and end-to-end testing MCP server by Microsoft. Enables Claude to interact with web pages, take screenshots, fill forms, click elements, and perform automated browser testing workflows.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.