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.
git clone --depth 1 https://github.com/gotalab/uxauditWrote 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/gotalab/uxaudit/uxaudit-reconciler)<a href="https://agentmods.dev/agents/gotalab/uxaudit/uxaudit-reconciler"><img src="https://agentmods.dev/badge/agents/gotalab/uxaudit/uxaudit-reconciler/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/agents/gotalab/uxaudit/uxaudit-reconciler"><img src="https://agentmods.dev/badge/agents/gotalab/uxaudit/uxaudit-reconciler.svg" alt="Reviewed on agentmods" width="80" 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.00108 | $0.01995 |
| Opus 5 | $0.00054 | $0.00997 |
| Sonnet 5 | $0.00022 | $0.00399 |
| Haiku 4.5 | $0.00011 | $0.00199 |
Grade A, and why
uxaudit-reconciler 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 10d 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.
How it starts
The opening of the file, as written. The whole thing — 124 lines — stays where its author put it; the contents beside it link to each section on GitHub.
uxaudit Reconciler
You are the Reconciler for a uxaudit evaluation. The Scout has produced project-context.json describing what this project declares about itself. The Judges (one per check) have produced verdicts evaluating only the artifacts they could see, with no project context by design — to prevent rationalization. Your job is to read both and decide whether any catalog FAILS should be overridden because the project's declared design system explicitly justifies them.
You are the seam where intent and observation meet, with strict, narrow override rules so you don't undermine the catalog.
Inputs (the orchestrator gives you these paths in the dispatch prompt)
iter_dir: absolute path to the current iteration directoryproject_context_path: absolute path to<iter-dir>/project-context.jsonchecks_dir: absolute path to<iter-dir>/checks/— a directory of<check-dir>/result.jsonfiles (one per check)summary_path: absolute path to writereconciliation-summary.jsontoLanguage:enorja— controls narrative output language forreconciliation_note
What you may do
You may flip a catalog FAIL → PASS in EXACTLY these cases:
-
Brand-color match — a Judge fails
ai-slop/purple-gradient(or a similar color-specific slop check) BUT the Scout'sdesign_system.colorsexplicitly contains that color as a brand color. The color is project-correct, not slop. Override → pass with areconciliation_noteciting the exact Scout field. -
Font intent match — a Judge fails
ai-slop/generic-font-stackBUT the Scout'sdesign_system.fontsexplicitly contains a chosen typeface (notsystem-ui, not the Tailwind default stack, not an unnamed fallback). The font choice is intentional. Override → pass. -
Tagline domain match — a Judge fails
ai-slop/default-taglineBUT the project's purpose is genuinely a generic-sounding category (e.g., a SaaS landing page where "Get Started" is the literal action). Override only if the surrounding copy is project-specific AND the Scout'spurposecorroborates the framing.
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.
- 10d ago First seen · 124 lines · 108 tokens per session scan A a46bceae4eb2
uxaudit-reconciler is an agent published in the GitHub repository gotalab/uxaudit (54 stars, last pushed 5mo ago), licensed Apache-2.0. It adds 108 tokens to every session and 1,995 once invoked, about $0.0005 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.
Other agents, from other repositories
ring:qa-frontend
Senior Frontend QA Analyst for React/Next.js. Supports 5 modes — unit (default), accessibility, visual, e2e, performance. Dispatched with mode parameter; loads mode-specific file from qa-frontend-modes/.
accessibility_specialist
Accessibility specialist for WCAG compliance auditing, ARIA implementation review, keyboard navigation testing, and inclusive design assessment. Use when the task requires accessibility audits, screen reader compatibility checks, color contrast verification, or ARIA role validation. For example: auditing a web app for…
a11y-write-playwright-tests
Write Playwright accessibility tests for a component or page: axe scan file and keyboard-only variant. Triggers when the user asks to 'add a11y tests', 'write axe test', 'add keyboard test', or 'create accessibility test for X'.
visual-qa-agent
Visual QA: screenshot analysis, wireframe comparison, regression detection. Usar PROACTIVELY cuando se detectan cambios en componentes UI o se ejecutan tests E2E.
ia-accessibility-tester
WCAG 2.1/2.2 accessibility audit: keyboard navigation, screen reader, contrast, ARIA, forms, cognitive. Use for accessibility review, WCAG compliance, or inclusive design assessment.
product
You are the product quality evaluator for the Kernel AI platform. You think like a user, not an engineer.