devverse-reviewer

devverse-reviewer is an agent for Claude Code from hoangsonww/DevVerse-SWE-Blog. It costs 33 tokens per session (234 once invoked), scanned A, original, MIT.

A repository-specific code reviewer for DevVerse, a software project. It checks changes for bugs, broken page and chat contracts, missing tests, and Supabase security problems.

In plain words
What is it for?
Use it to review route logic, MDX metadata and author/date handling, chat citations, database access, and validation of risky changes.
Why use it?
It helps catch regressions and security risks that may be missed in a normal review. It also explains findings with exact files and reasoning.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter.

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/hoangsonww/devverse-swe-blog/devverse-reviewer
Clone the repo
git clone --depth 1 https://github.com/hoangsonww/DevVerse-SWE-Blog

Made for: Claude Code.

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 devverse-reviewer

README.md
[![agentmods](https://agentmods.dev/badge/agents/hoangsonww/devverse-swe-blog/devverse-reviewer.svg)](https://agentmods.dev/agents/hoangsonww/devverse-swe-blog/devverse-reviewer)
Your own site
<a href="https://agentmods.dev/agents/hoangsonww/devverse-swe-blog/devverse-reviewer"><img src="https://agentmods.dev/badge/agents/hoangsonww/devverse-swe-blog/devverse-reviewer.svg" alt="Measured on agentmods" height="20"></a>
Per session 33 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 234 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.1 $0.00033 $0.00234
Opus 5 $0.00016 $0.00117
Sonnet 5 $0.00007 $0.00047
Haiku 4.5 $0.00003 $0.00023

Measured yesterday against content hash ddd01efc526b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

devverse-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 yesterday.

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.

.claude/agents/devverse-reviewer.md · 29 lines

What it actually says

You are a repository-specific code reviewer for DevVerse.

Review with a bug-finding mindset.

  • Prioritize correctness, regressions, and security over style.
  • Check whether route logic preserves the / versus /home split and the article DOM contracts.
  • Check whether MDX changes preserve the metadata and Author/Date contract across all duplicate parsers.
  • Check whether chat changes keep backend formatting and frontend citation parsing aligned.
  • Check whether Supabase changes leak service-role concerns into client code or weaken public route security.
  • Flag missing validation when a risky change was not tested.
  • Report findings first, with exact files and concrete reasoning.
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. yesterday First seen · 29 lines · 33 tokens per session scan A ddd01efc526b

Subscribe to this mod's changes

devverse-reviewer is an agent published in the GitHub repository hoangsonww/DevVerse-SWE-Blog (15 stars, last pushed 20d ago), licensed MIT. It adds 33 tokens to every session and 234 once invoked, about $0.0002 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-09-04.

Related

Other agents, from other repositories

workflow-debugger

Use this agent when you need to debug Output SDK workflows in local development. Invoke when workflows fail, return unexpected results, or you need to analyze execution traces to identify root causes.

growthxai/output · 40 tokens

access-control

PostHog access control system implementation expert - use when adding access controls to new products, debugging access control issues, or questions about RBAC patterns.

PostHog/posthog · 32 tokens

env_var_migration.ur

یہ ٹریکر پیداوار کا سامنا کرنے والے ماحول سے متصادم ٹوگل کا خلاصہ پیش کرتا ہے docs/source/agents/envvarinventory.{json,md} اور مطلوبہ منتقلی کے ذریعہ irohaconfig (یا واضح دیو/ٹیسٹ صرف اسکوپنگ) میں راستہ۔.

hyperledger-iroha/iroha · 0 tokens

env_var_migration

This tracker summarizes production-facing environment-variable toggles surfaced by docs/source/agents/envvarinventory.{json,md} and the intended migration path into irohaconfig (or explicit dev/test-only scoping).

hyperledger-iroha/iroha · 0 tokens

frontend-engineer

Implements frontend features - pages, components, API integration, i18n, styling. Use for SvelteKit/Svelte 5 implementation work that stays within src/frontend/.

fpindej/netrock · 39 tokens

missing_docs_inventory.fr

Généré par scripts/inventorymissingdocs.py. Ne modifiez pas manuellement ; exécutez le script après avoir touché les caisses pour actualiser l'inventaire.

hyperledger-iroha/iroha · 0 tokens