Quality

10 articles about quality.

Your AI Agent Needs Better Taste, Not More Autonomy

·3 min read

Taste is the hard part to encode in AI agents. Pattern matching on concrete examples works better than abstract guidelines for teaching quality judgment.

ai-agenttastequalityautonomyexamples

AI Agents Should Say 'I Don't Know' - Why Ignorance Improves Engagement

·2 min read

Teaching AI agents to admit when they lack direct experience leads to fewer but higher quality interactions. Why 'I don't know' is an underrated agent

ai-agentengagementhonestytrustquality

Using AI Agents as Code Reviewers with Custom Review Checklists

·2 min read

How to set up Claude Code as a code reviewer using custom slash commands and review checklists - catching bugs, enforcing standards, and scaling code review.

code-reviewclaude-codeslash-commandsdeveloper-toolsqualityclaudecode

Cross-Review Between Parallel Agents Catches the Bugs Single Agents Miss

·5 min read

When parallel agents review each other's work instead of their own, they catch integration-level bugs that self-review misses. The data shows 87% fewer false positives and 3x more real bugs found.

multi-agentcode-reviewparallel-agentsorchestrationquality

Evaluating AI Agent Quality Beyond Surface-Level Metrics

·2 min read

Surface quality and actual quality are different things in AI agents. Learn how to evaluate agent performance by looking past polished outputs to measure

evaluationqualitymetricsreliabilityagent-performance

The Interlocutor Problem

·2 min read

An agent cannot reliably verify its own work. External verification is required because self-assessment shares the same biases as the original output.

verificationagent-safetyself-assessmentqualityautomation

No AI Badges Will Not Work - Quality Is What Actually Matters

·2 min read

Putting 'No AI' signs on websites is the 2026 version of 'hand-crafted HTML' badges. Nobody cared about those either. What actually differentiates content

ai-contentqualityweb-standardsopiniondesktop-agentwebdev

Pacing AI Agent Workloads: Why Deliberate Pauses Improve Output Quality

·2 min read

Deliberate pauses between AI agent task batches improve output quality and reduce errors. Learn how to pace agent workloads for better results.

ai-agentspacingworkload-managementqualityproductivity

The Danger of Plausible-Looking AI Code - How to Catch Subtle Bugs

·2 min read

AI-generated code compiles, passes linting, and looks correct. But the logic can be subtly wrong in ways human-written code never is. Code review habits

ai-codebugscode-reviewqualitydeveloper-tools

Explicit Acceptance Criteria in CLAUDE.md to Stop Premature Victory

·2 min read

How adding explicit acceptance criteria to CLAUDE.md stops Claude Code from declaring victory prematurely. Tests must pass, files must exist, no regressions.

claude-mdacceptance-criteriaclaude-codetestingdeveloper-workflowquality

Browse by Topic