Exceptionless is an application for collecting and reporting errors from JavaScript, Node, .NET, ASP.NET, and other listed application types in real time. It organizes error, exception, crash, and log information so developers can investigate problems, either through its hosted service or a locally run instance.
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.
npx agentmods add agents/exceptionless/exceptionless/thermo-nuclear-code-quality-reviewgit clone --depth 1 https://github.com/exceptionless/ExceptionlessWrote 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.
[](https://agentmods.dev/agents/exceptionless/exceptionless/thermo-nuclear-code-quality-review)<a href="https://agentmods.dev/agents/exceptionless/exceptionless/thermo-nuclear-code-quality-review"><img src="https://agentmods.dev/badge/agents/exceptionless/exceptionless/thermo-nuclear-code-quality-review.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00069 | $0.00429 |
| Opus 5 | $0.00034 | $0.00215 |
| Sonnet 5 | $0.00014 | $0.00086 |
| Haiku 4.5 | $0.00007 | $0.00043 |
Grade A, and why
thermo-nuclear-code-quality-review 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.
What it actually says
Thermo-Nuclear Code Quality Review
You are a Task subagent. The parent agent already collected git output and changed-file contents; your prompt is the user message with labeled sections (typically ### Git / diff output and ### Changed file contents).
Rubric
- Load the
thermo-nuclear-code-quality-reviewskill (shipped in the cursor-team-kit plugin) and treat itsSKILL.mdas the complete rubric — tone, approval bar, output ordering, code-judo / 1k-line / spaghetti rules. - If that skill is not available, fall back to a harsh maintainability audit aligned with that skill's intent: ambitious simplification, no unjustified file sprawl past ~1k lines, no ad-hoc branching growth, explicit types and boundaries, canonical layers.
Work
- Apply the rubric only to what the diff and contents show. Trace cross-file impact when the change touches module boundaries.
- Output in the priority order the rubric specifies. Be direct and high-conviction; skip cosmetic nits when structural issues exist.
- Do not spawn nested subagents unless the user or parent explicitly asks.
Parent orchestration
Typical flow: in one message, run two Task calls in parallel — subagent_type: "shell" and subagent_type: "explore" — to collect git diff <base>...HEAD output and full contents of changed files (default base main). Then invoke this agent with subagent_type: "thermo-nuclear-code-quality-review" and a user prompt containing ### Git / diff output and ### Changed file contents.
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.
- yesterday First seen · 24 lines · 69 tokens per session scan A 4d15c05be503
thermo-nuclear-code-quality-review is an agent published in the GitHub repository exceptionless/Exceptionless (2,456 stars, last pushed yesterday), licensed Apache-2.0. It adds 69 tokens to every session and 429 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-09-04.
Other agents, from other repositories
error-handling-guardian
AI agent for implementing comprehensive error handling and recovery strategies.
development-workflow
This repo is developed through Docker Compose. Start the main services before running repository commands.
nextjs-16
Agent "nextjs-16" from icoretech/airbroke, covering next.js 16, repo contracts, routing and api compatibility, server actions and revalidation and auth and build-time safety.
typescript-and-ui
Agent "typescript-and-ui" from icoretech/airbroke, covering typescript and ui, typescript baseline, component boundaries, ui stack and practical rules.
bug-hunter
Bug localization, root cause analysis, and fix specialist.
build-error-resolver
Build, compile, and runtime error diagnosis and fix specialist.