pr-reviewer
49Agent
Review code changes against project standards. Use when reviewing PRs or before creating one.
Agent
Review code changes against project standards. Use when reviewing PRs or before creating one.
Agent
Run the project's tests and report results. Use this agent after writing code to verify tests pass.
Plugin Claude Code
A per-repo repository of evolving roles (.claude/roles/) usable four ways: solo via /roles:as or per-persona skills, as dev-crew roles, as brainstorm-panel seats, and as research-sweep coverage roles. Ships seed personas, a reactive init + graduation-audit SessionStart hook, the shared-core convention, and the /roles.
Skill Claude CodeCodex
Design a scalable system — architecture, data flow, APIs, schema, caching — and implement its minimal production version, applying the repo's evolving architect role (.claude/roles/architect.md). Use when the user says "/roles:as architect", "design the architecture for X", "how should this system be structured", or…
Skill Claude CodeCodex
Run any registered role from the repo's evolving role repository (.claude/roles/) against a target — the generic solo dispatcher for roles without a wrapper skill. Use when the user says "/roles:as ", "run the role on X", "act as the ", or names a registry role that has no skill of its own.
Skill Claude CodeCodex
Scaffold a complete, production-ready application — sound architecture and a minimal but scalable MVP — applying the repo's evolving builder role (.claude/roles/builder.md). Use when the user says "/roles:as builder", "build X from scratch", "scaffold a new service", or "stand up a new app".
Skill Claude CodeCodex
Investigate a bug to its true root cause and ship a robust production-ready fix, applying the repo's evolving debugger role (.claude/roles/debugger.md). Use when the user says "/roles:as debugger", "act as the debugger", "find the root cause of X", or hands over a stubborn failure that has resisted a quick fix.
Skill Claude CodeCodex
Audit + refine the role files in .claude/roles/ so personas keep improving after first graduation: consolidation candidates (3+ Learnings on one topic), staleness (Learnings citing vanished files/symbols), Body drift, and solo-to-core graduation — all proposals user-gated, never silent rewrites. Use when the user says…
Skill Claude CodeCodex
Find bottlenecks and unnecessary work, and improve speed, memory, and scalability with measured, behavior-preserving changes, applying the repo's evolving optimizer role (.claude/roles/optimizer.md). Use when the user says "/roles:as optimizer", "optimize X", "why is this slow", or "reduce the memory/cost of Y".
Skill Claude CodeCodex
Restructure code into clean architecture — separate concerns, raise modularity, reduce coupling, behavior unchanged — applying the repo's evolving refactorer role (.claude/roles/refactorer.md). Use when the user says "/roles:as refactorer", "refactor X", "untangle this module", or "clean this up without changing…
Skill Claude CodeCodex
Map an unfamiliar or large codebase and improve it safely — behavior unchanged, quality raised — applying the repo's evolving reviewer role (.claude/roles/reviewer.md). Use when the user says "/roles:as reviewer", "review this codebase", "walk me through this repo", or "assess the quality of X".
Skill Claude CodeCodex
Pressure-test a plan, finding, or design — steelman it, attack correctness/necessity/cost, and deliver a REFUTED / HOLDS / HOLDS-WITH-CUTS verdict — applying the repo's evolving skeptic role (.claude/roles/skeptic.md). Use when the user says "/roles:as skeptic", "pressure-test this", "poke holes in this plan", or "is…
Agent Claude Code
Audit dependencies for CVEs and outdated versions. Use for security checks or before releases.
Agent Claude Code
Compare jhelm template output against Go Helm for a specific chart. Use to verify rendering compatibility.
Agent Claude Code
Review code changes against jhelm project standards. Use when reviewing PRs or before creating one.
Agent Claude Code
Run Maven tests for jhelm modules and report results. Use this agent after writing code to verify tests pass.
Settings file Claude Code
Agent settings declaring 39 allowed tools.
Skill Claude CodeCodex
Java 21 | Spring Boot 4.0.2 | Kubernetes Client 25.0.0 | Picocli 4.7.6.
Skill Claude CodeCodex
Code review automation for Java, TypeScript, JavaScript, Python, Go. Analyzes PRs for complexity and risk, checks code quality for SOLID violations and code smells, generates review reports. Use when reviewing pull requests, analyzing code quality, identifying issues, generating review checklists.
Skill Claude CodeCodex
Two thresholds apply — consider and enforce.
Skill Claude CodeCodex
Check latest Helm releases for issues and fixes applicable to jhelm.
Skill Claude CodeCodex
Implement a GitHub issue with branch and pull request workflow.
Skill Claude CodeCodex
Post a status comment on a GitHub issue (starting work, plan update, completed).
Skill Claude CodeCodex
Check JaCoCo code coverage for jhelm modules.