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 に表示されている付属ファイルをお読みください。