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.

跳到安装

来源信息

仓库
aws-samples/sample-amazon-bedrock-agentcore-coding-agents
最近来源活动
2026年9月3日 23:10
检测到的 SKILL.md 语言
英语
星标
8
分支
10

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。