Hostile, bias-free review of a change — dispatches independent adversarial reviewers that hold the code against what was agreed and question whether what was agreed was right, plus a standalone false-positive filter, and reports only verified findings in plain language. Ships a full 18-reviewer panel and a cheaper…
Comment discipline for code the agent writes — every comment stays within a line or two, carries information the code does not, and describes the current state only, with no iteration labels, finding numbers, wave or task IDs, project phase names, or narration of how the code got here; regressions are pinned by tests…
Collapsed 4-entrypoint form of the code-quality-atlas suite for cloud / account-skill / context-budget installs. Lenses are bundled and loaded on demand.
Local-first code intelligence for AI agents — code search, symbol resolution, impact analysis, dependency graphs, and context packs from a local Open Kioku index. No hosted index or embeddings API required.
Several models on the same question at once — Claude sub-agents, OpenAI Codex and a cheap third via OpenCode. Review code (code-review), check whether the work is actually finished rather than finished-looking (check-if-done), brainstorm wide with a different model per cognitive frame (adhd), or just ask all of t.
The behavior gate for AI edits — proves each edit lost no auth guard, dropped no route, and grew no blast radius. Deterministic, <2s, offline, zero API key.
Structural entropy auditor: finds where the same concept is represented, owned, computed or implemented more than once, and what it costs when that concept changes. Seven dimensions over two evidence tracks. Knowledge track (duplicated domain knowledge, competing sources of truth, redundant representation, duplicated…
Orchestrate plan reviews, task generation, implementation, and code reviews in parallel across 13 coding harnesses (Codex, Cursor, opencode, pi, aider, Antigravity…) — or ask every model a free-text question about a plan.
Automated code review enforcement. Runs autofix, architecture verification, and conversation review -- and blocks sessions from finishing until they pass.
Review your Claude Code collaboration across 9 dimensions in 3 categories (Communication / Engineering / Outcome) — deterministic script-computed baselines, a free-form AI diagnosis, and 5-7 playbook-driven suggestions with pastable prompts and installable assets (hooks, CLAUDE.md sections, .mcp.json). Tracks score…
Search, explore, and investigate your team's remote repositories using Tabnine's Context Engine. Enables semantic code search, symbol lookup, file navigation, and OpenAPI spec querying across all indexed repositories. Includes AI coaching to help your team write better code.
Understand any codebase, then ship changes to it. Read-only comprehension tools (maprepo, blastradius, explainsymbol, investigate, localize, regressiongaps, rootcause, docsfor) hand you engineering decisions — what breaks if you change X, what's untested, where a ticket or bug lands, which docs describe it — from.
Deterministic Quality Assurance plugin for Claude Code. Wraps every Write / Edit / Bash tool call with a PreToolUse gatekeeper, a PostToolUse verifier, and a Stop quality gate backed by CRAP index, Technical Debt Ratio, tree-sitter AST metrics, and SARIF 2.1.0 reports. Forbids the agent from writing functional code…
Diff-scoped code quality auditing on every edit. Indexes your codebase, enforces invariants, and feeds violations back to the agent so fixes happen inline.