Skip to main content

configure-claude-code-validator

Configure a second Claude Code agent as the VALIDATOR in our AgentCore harness: it reads the task and the builders' work, authors a self-contained executable check, the engine runs that check, and its real exit code is the gate. Use when the user says "set up the validator", "configure the validation agent", "set up the tests agent", "deploy the Claude Code validator", or asks how to configure the acceptance gate. LOCKED role mapping in this harness: Claude Code = BACKEND (implements the backend), Claude Code validator = VALIDATOR (authors the check, exit code decides), opencode = FRONTEND BUILDER. This skill configures ONLY the validator slot. It is Bedrock-native (CLAUDE_CODE_USE_BEDROCK=1, IAM bedrock:InvokeModel, NO API key), so there is no Token Vault or vendor key step.

Jump to install

Source facts

Repository
aws-samples/sample-amazon-bedrock-agentcore-coding-agents
Last source activity
September 3, 2026 at 23:10
Detected SKILL.md language
English
Stars
8
Forks
10

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.