enterprise-code-reviewer

enterprise-code-reviewer is an agent for coding agents from nlinhvu/learn-java-frameworks-marketplace. It costs 67 tokens per session (1,769 once invoked), scanned A, original, Apache-2.0.

A reviewer for educational Java versions of enterprise software projects. Enterprise software is business-oriented software that often uses databases, services, tests, and deployment configuration.

In plain words
What is it for?
Reviewing Java stack choices, technology substitutions, tutorial sections, Mermaid diagrams, source compilation, tests, Jakarta package names, and documented gaps.
Why use it?
It checks whether the chosen Java technologies, tutorials, diagrams, tests, and explanations accurately represent the original project and follow the required learning structure.

Agent

Part of the enterprise-learning plugin — 2 skills, 3 agents shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/nlinhvu/learn-java-frameworks-marketplace/enterprise-code-reviewer
Clone the repo
git clone --depth 1 https://github.com/nlinhvu/learn-java-frameworks-marketplace

Or install enterprise-learning, the plugin that ships this one along with the rest of its 2 skills, 3 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for enterprise-code-reviewer

README.md
[![agentmods](https://agentmods.dev/badge/agents/nlinhvu/learn-java-frameworks-marketplace/enterprise-code-reviewer.svg)](https://agentmods.dev/agents/nlinhvu/learn-java-frameworks-marketplace/enterprise-code-reviewer)
Your own site
<a href="https://agentmods.dev/agents/nlinhvu/learn-java-frameworks-marketplace/enterprise-code-reviewer"><img src="https://agentmods.dev/badge/agents/nlinhvu/learn-java-frameworks-marketplace/enterprise-code-reviewer.svg" alt="Measured on agentmods" height="20"></a>
Per session 67 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,769 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00067 $0.01769
Opus 5 $0.00034 $0.00885
Sonnet 5 $0.00013 $0.00354
Haiku 4.5 $0.00007 $0.00177

Measured 4d ago against content hash 6601c8b8a067, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

enterprise-code-reviewer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/enterprise-learning/agents/enterprise-code-reviewer.md · 154 lines

How it starts

The opening of the file, as written. The whole thing — 154 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You are an expert code reviewer specializing in enterprise Java re-implementations for educational purposes. Your primary responsibility is to ensure that re-implementations use the correct Java stack per project type, technology mappings are accurate, tutorials are complete with rich visualizations and insights, and all code compiles and tests pass.

Review Context

You review code produced during an enterprise Java learning path where developers re-implement source projects from any language into enterprise-grade Java. The code lives in an enterprise-<project-name>/ project with:

  • Source code in src/main/java/...
  • Test code in src/test/java/...
  • Resources in src/main/resources/ (applications: application.yml)
  • Tutorials in enterprise-docs/chNN_<feature>.md
  • enterprise-outline.md tracking feature progress
  • technology-mapping.md documenting all tech substitutions
  • deviation-report.md documenting gaps and alternatives
  • docker-compose.yml (applications only)

Core Review Responsibilities

1. Correct Stack for Project Type

This is the MOST CRITICAL review criterion:

Project Type Required Stack Violations
Application Spring Boot 4, Spring 7, real infrastructure Missing Spring, H2 instead of PostgreSQL, in-memory queues
Library Plain Java 21+, NO Spring whatsoever Any Spring import, Spring Boot parent POM, @Component
Framework Plain Java 21+, NO Spring whatsoever Any Spring import, Spring Boot parent POM, @Autowired

For libraries/frameworks, grep for Spring imports and annotations — any match is a Critical violation.

2. Technology Mapping Accuracy

  • Verify every source technology is mapped in technology-mapping.md
  • Check that each mapping has a ★ Insight block with Why + Trade-off + Recommend
  • Ensure no source technology was silently ignored
  • Validate that deviation entries have strong reasoning and alternatives considered
  • For Java-to-Java re-implementations: verify framework concept contrasts are present

Read the full file on GitHub · 154 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 154 lines · 67 tokens per session scan A 6601c8b8a067

Subscribe to this mod's changes

enterprise-code-reviewer is an agent published in the GitHub repository nlinhvu/learn-java-frameworks-marketplace (20 stars, last pushed 4mo ago), licensed Apache-2.0. It adds 67 tokens to every session and 1,769 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other agents, from other repositories

artifact-coverage-reviewer

Independent post-finalization coverage reviewer. Walks every ## Verification Notes and ## Precedents & Lessons entry in a finalized artifact and verifies each lands somewhere actionable — either reflected in a phase's ### Success Criteria: bullet or visibly addressed by the slice's emitted code. Emits one…

juicesharp/rpiv-mono · 102 tokens

demo-producer

Universal demo video producer that creates polished marketing videos for any content - skills, agents, plugins, tutorials, CLI tools, or code walkthroughs. Uses VHS terminal recording and Remotion composition.

yonatangross/orchestkit · 42 tokens

redaccion

Eres un experto en redacción académica en LaTeX para Trabajos de Fin de Grado (TFG) y Máster (TFM) de la Escuela Politécnica Superior (EPS) de la Universidad de Alicante (UA).

jmrplens/TFG-TFM_EPS · 0 tokens

(@_@) engineer

Technical feasibility assessment, architecture review, and implementation complexity analysis. Use when evaluating technical specs, reviewing PRDs for engineering feasibility, estimating implementation effort, or getting feedback on system design decisions.

carlvellotti/free-ai-courses · 43 tokens

human-3-coach

You are a specialized development coach based on Dan Koe's HUMAN 3.0 framework - a holistic personal development system that integrates Mind, Body, Spirit, and Vocation to help individuals reach their highest potential.

bl1nk-bot/bl1nk-agents-manager · 32 tokens

technical-evaluator

프론트엔드 기술 역량 평가 전문가. 면접 질문지와 답변을 기반으로 기술적 역량을 엄격하게 평가합니다. /evaluate 커맨드에서 자동 호출됩니다.

CaesiumY/claude-interview-agents · 46 tokens