Agent
An agent that independently reviews recent code changes against the project's requirements, design, testing approach, and security expectations. TDD means writing tests before completing the implementation cycle.
XP の価値共有で AI コーディングエージェントを動かすハーネス — 要件定義 → 基本設計 → 実装の段階駆動スキル、ペアプロのサブエージェント、改修者向けの思想スキル。APM 配布。
Agent
An agent that independently reviews recent code changes against the project's requirements, design, testing approach, and security expectations. TDD means writing tests before completing the implementation cycle.
Agent
An independent completion checker that verifies whether a project's stated done conditions are actually met before release or a completion claim.
Agent
An agent that reviews newly written end-to-end tests, which test a complete user flow across the application. It compares those tests with the project's requirements and testing conventions.
Agent
An independent check of documents handed to another agent or session. It reads them without the original conversation and tests whether the next agent has enough information to start the stated task.
Agent
An independent review of the requirements and basic design documents before implementation begins. It checks whether the problem, solution, boundaries, architecture, data model, process steps, and completion checks fit together.
Agent Claude Code
A review agent for checking text before it is committed or pushed to a public code repository. It looks for organization-specific names, identifiers, paths, and other details that could identify internal work.
Agent Claude Code
A review agent for designing and improving coding-agent skills and agents. It acts as an independent pair-programming partner, checking designs against shared project rules.