Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By wvl-kairos
Automated multi-agent code review system. Orchestrates 5 specialized AI reviewers (security, frontend, backend, performance, testing) running in parallel to provide comprehensive code analysis.
npx claudepluginhub wvl-kairos/agentic-dev --plugin multi-agent-code-reviewBackend code review specialist. Expert in APIs, databases, architecture, and server-side patterns. Use PROACTIVELY when reviewing backend code changes.
Frontend code review specialist. Expert in React, Vue, CSS, accessibility, and UI best practices. Use PROACTIVELY when reviewing frontend code changes.
Performance code review specialist. Expert in algorithmic complexity, memory management, caching, and optimization. Use PROACTIVELY when reviewing code that handles data processing or has scalability requirements.
Multi-agent code review coordinator. MUST BE USED for comprehensive code reviews. Analyzes modified files, spawns specialized reviewers in parallel, and consolidates findings. Use PROACTIVELY after code changes are complete.
Security code review specialist. Expert in OWASP Top 10, authentication, authorization, and vulnerability detection. MUST BE USED for any code touching authentication, user data, or external inputs.
Modifies files
Hook triggers on file write and edit operations
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
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 claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Run multiple code review agents in parallel for comprehensive feedback
Task-focused agents for test, review, debug, docs, CI, security, refactoring, research, performance, and search-replace — with teammate and subagent role guidance
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.
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Harness-native ECC plugin for engineering teams - 63 agents, 251 skills, 79 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
v9.42.3 — Patch release for cursor-agent smoke checks in untrusted workspaces. Run /octo:setup.
Linear integration plugin for Claude Code. Read Linear issues and sync SpecKit phases back as sub-issues. Provides /linear.read and /linear.sync commands for the Linear-SpecKit workflow.
Centralized monorepo for Claude Code plugins and agentic systems developed by the wvl-kairos org.
agentic-dev/
├── plugins/ # Claude Code plugins
│ ├── linear-plugin/ # Linear integration for Claude Code
│ └── multi-agent-code-review/ # Multi-agent code review plugin
└── agentic-systems/ # Future agentic system projects
Linear integration plugin for Claude Code. Provides commands to read Linear issues and sync SpecKit phases back as sub-issues.
linear.read, linear.synclinear-speckit-workflowMulti-agent code review plugin that spawns specialized reviewers (frontend, backend, security, performance, testing) in parallel.
Each plugin has its own README.md with installation and usage instructions. Navigate to the relevant plugin directory for details.