By shawn-sandy
Improve, optimize, and update product plans, PRDs, and feature proposals using a simulated cross-functional team — PM, Lead Developer, UX Designer, Frontend Engineer, Accessibility Expert, and Security Expert — coordinated by a lead that synthesizes findings into a structured report and applies improvements directly to the source plan.
Background product-plan panel agent. Runs the full six-reviewer cross-functional panel (PM, Dev, UX, Frontend, Accessibility, Security) on a product plan, PRD, or feature proposal without blocking the parent session. Improves and updates the plan in place. Use when the user asks to "run the panel in the background", "fire off the review panel", or "review and improve this plan while I keep working". Mirrors the product-plans skill but runs as a background subagent.
Accessibility Expert reviewer for the plan-review-agents skill. Reviews WCAG 2.2 AA alignment, semantic HTML, keyboard navigation, focus management, screen reader behavior, color contrast, form accessibility, motion sensitivity, error messaging, and inclusive design. Teammate-only — designed to run inside an Agent Team led by the plan-review-agents skill; not for standalone invocation.
Lead Frontend Engineer reviewer for the plan-review-agents skill. Reviews frontend architecture, component design, state management, performance, responsiveness, design-system alignment, browser behavior, testing needs, and implementation standards. Teammate-only — designed to run inside an Agent Team led by the plan-review-agents skill; not for standalone invocation.
Lead Developer reviewer for the plan-review-agents skill. Reviews technical feasibility, architecture, backend and system concerns, dependencies, implementation complexity, scalability, maintainability, integration risks, and technical unknowns. Teammate-only — designed to run inside an Agent Team led by the plan-review-agents skill; not for standalone invocation.
Product Manager reviewer for the plan-review-agents skill. Reviews user value, product strategy, business goals, scope, prioritization, success metrics, assumptions, release readiness, risks, and tradeoffs. Teammate-only — designed to run inside an Agent Team led by the plan-review-agents skill; not for standalone invocation.
Uses power tools
Uses Bash, Write, or Edit tools
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.
A marketplace system for Claude Code plugins — enabling discovery, distribution, and installation of AI-powered plugins that extend Claude's capabilities across code review, planning, testing, git workflows, accessibility, and more.
Marketplace: agentics-kit v4.0.0 · 12 plugins · Requires Claude Code 1.0.33+ · View all plugins · Browse docs
Breaking change — v4.0.0: Six plugins have been removed from the marketplace:
agent-creator,agent-reviewer,agentic-plugin-dev,code-simplifier,marketplace-builder, andreact-perf-analyzer. Their source directories are retained in the repository but are no longer installable via the marketplace. See CHANGELOG.md for details.
Install from the marketplace (no cloning required):
# 1. Register the agentics-kit marketplace in Claude Code
/plugin marketplace add shawn-sandy/agentics-kit
# 2. Install the plugins you want
/plugin install code-review@agentics-kit
/plugin install git-agent@agentics-kit
/plugin install memory-tools@agentics-kit
Or load any plugin directly for local testing:
git clone https://github.com/shawn-sandy/agentics.git
cd agentics
claude --plugin-dir ./kit/plugins/code-review
# Then ask: "Review this code for issues"
The agentics project serves two purposes:
| Purpose | What it contains |
|---|---|
| Active Plugins | 12 marketplace plugins in kit/plugins/ — installable via /plugin install, covering code review, planning, testing, git workflows, accessibility, and more |
| Archived Plugins | 6 removed plugins with source directories retained in kit/plugins/ — loadable locally via --plugin-dir but not available via /plugin install |
| Marketplace Infrastructure | agentics-kit marketplace manifest (marketplace.json) that enables installation via /plugin install |
Every plugin in this repo is a working, production-quality tool you can install and use immediately.
# Verify version
claude --version
Install from the official docs if not present.
gh) — used by the git-agent plugin for GitHub PR creationglab) — used by agent-ship for GitLab MR creationjq — JSON processor, useful for debugging plugin manifests| Platform | Support |
|---|---|
| macOS 12.0+ | Full support |
| Linux (Ubuntu 20.04+) | Full support |
| Windows (WSL2) | Recommended over native Windows |
npx claudepluginhub shawn-sandy/agentics-kit --plugin product-plansReview and plan Claude Code skills, and run tests for changed files — audit SKILL.md files, scaffold new skills, and verify test coverage
Automated git commit and PR creation — stage, commit with conventional messages, and create PRs in one shot
Analyze code and suggest specific, purpose-driven tests tied to actual behavior and intent — not arbitrary coverage
Systematic code review across quality, bugs, security, and best practices
Stress-test implementation plans with structured multi-round interviews before coding begins
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Complete developer toolkit for Claude Code
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Feature development with code-architect/explorer/reviewer agents, CLAUDE.md audit and session learnings, and Agent Skills creation with eval benchmarking from Anthropic.