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.
Backend 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
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.
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.
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.
npx claudepluginhub wvl-kairos/agentic-dev --plugin multi-agent-code-reviewRun 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.
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Harness-native ECC plugin for engineering teams - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification