Skip to main content

extend-the-harness

Decision guide for adding a 4th+ role to OUR 3-agent AgentCore coding-agent harness (Claude Code = BACKEND / implements the backend deliverable, Kiro = VALIDATOR / authors the acceptance check whose exit code decides, opencode = FRONTEND BUILDER). Use when the user says "add an agent to the harness", "extend the harness", "add a reviewer agent", "add a docs agent", "add a security/threat agent", "add a second implementer", "split the work across more agents", "what else should the harness have", "do we need a code reviewer / critic", "register a new coding agent", or "wire a new role into the orchestrator". Applies the harness design principles (extensibility behind interfaces, per-task model routing, cost-first, reliability) to decide whether a new role is justified and how to register it. The core rule it enforces: add a role only when it maps to a genuinely different JOB, never to split one job across more agents.

跳到安装

来源信息

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

安装方式

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

检查来源文件

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