mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-03-30 13:43:26 +08:00
feat(agents): add java-reviewer agent (#528)
* Add java-reviewer agent for Java and Spring Boot code review * Fix java-reviewer: update tools format, git diff scope, diagnostic commands, AGENTS.md registration * Fix: correct skill reference, add command injection check, update agent count to 17 * Fix: report-only disclaimer, path traversal, split ScriptEngine, escalation note, agent count 19
This commit is contained in:
@@ -29,6 +29,7 @@ This is a **production-ready AI coding plugin** providing 21 specialized agents,
|
||||
| kotlin-build-resolver | Kotlin/Gradle build errors | Kotlin build failures |
|
||||
| database-reviewer | PostgreSQL/Supabase specialist | Schema design, query optimization |
|
||||
| python-reviewer | Python code review | Python projects |
|
||||
| java-reviewer | Java and Spring Boot code review | Java/Spring Boot projects |
|
||||
| chief-of-staff | Communication triage and drafts | Multi-channel email, Slack, LINE, Messenger |
|
||||
| loop-operator | Autonomous loop execution | Run loops safely, monitor stalls, intervene |
|
||||
| harness-optimizer | Harness config tuning | Reliability, cost, throughput |
|
||||
|
||||
Reference in New Issue
Block a user