By rexeus
Multi-agent development toolkit for Claude Code. Specialized agents, conventions, review workflows, and quality guardrails for TypeScript and JavaScript projects.
npx claudepluginhub rexeus/agentic --plugin agenticCreate a commit from staged changes using Conventional Commits format
Start implementation of a planned feature or task. Runs the full pipeline from understanding through testing.
Plan a new feature or task. Critically evaluates requirements, presents options, and produces an implementation plan.
Iterative codebase harmonization. Discovers patterns, finds inconsistencies, and unifies code across files.
Create or update a Pull Request with a well-crafted title and description.
Independent multi-agent code review. Reviews different aspects in parallel with specialized agents.
Simplify existing code. Reduces complexity, improves readability, and removes unnecessary abstractions — without changing behavior.
Run a multi-agent quality gate on current changes. Checks correctness, complexity, and tests in parallel.
Code reviewer that verifies quality, correctness, and convention adherence. Use after the developer finishes implementation. Read-only — finds issues but never fixes them. Applies multiple review lenses via loaded skills.
Fast, read-only codebase reconnaissance agent. Use for exploring unfamiliar code, mapping module structures, understanding dependencies, or gathering context before making changes. Lightweight and quick.
Test specialist that writes and runs test cases. Use after the developer finishes implementation to verify behavior, cover edge cases, and ensure reliability. Writes test code but never modifies source code.
Deep analysis agent for understanding complex code, tracing data flows, and explaining how systems work. Use after the scout when deeper understanding is needed before design or debugging. Thorough and methodical.
Software architect that designs solutions, evaluates trade-offs, and produces implementation plans. Use before building when architecture decisions are needed, APIs must be designed, or system boundaries defined. Read-only — designs but never implements.
Implementation specialist that writes production code. Use for building features, refactoring existing code, applying architectural plans, and making code changes. The only agent that creates or modifies source code.
Tech Lead that orchestrates all development work. Analyzes tasks, delegates to specialized agents, and ensures quality across the entire workflow. Use proactively for any non-trivial development task.
Simplification specialist that distills working code to its essence. Use after implementation is complete and tests pass. Reduces complexity, improves readability, and removes unnecessary abstractions — without changing behavior. The code sculptor.
Code conventions and style convictions. Applied when writing, reviewing, or analyzing code. These are non-negotiable standards, not preferences.
Provides git workflow conventions including Conventional Commits, branch naming, and PR descriptions. Applied when committing, branching, or creating pull requests.
Identifies code quality anti-patterns and provides best practices. Applied when analyzing code smells, architecture decisions, complexity, or technical debt.
Identifies security vulnerabilities and provides secure coding patterns. Applied when reviewing code for injection, authentication, authorization, and data exposure risks.
Getting started with Agentic — workflow, commands, and how the agent team works together.
Provides testing philosophy, patterns, and strategies. Applied when writing tests, assessing coverage, or designing test architectures.
Battle-tested Claude Code plugin for engineering teams — 38 agents, 156 skills, 72 legacy command shims, production-ready hooks, and selective install workflows evolved through continuous real-world use
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
Uses power tools
Uses Bash, Write, or Edit tools
Runs pre-commands
Contains inline bash commands via ! syntax
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.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
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.
Runs pre-commands
Contains inline bash commands via ! syntax