Skip to main content

configure-claude-code-backend

Configure the Claude Code agent as the BACKEND builder in the 3-agent AgentCore coding harness: the agent that implements whatever backend the task's contract names and exposes it through the AgentCore Gateway. Use this when the user says "set up Claude Code", "configure the backend agent", "configure the backend MCP agent", "build the backend", "deploy claude-code", "point Claude Code at the task", or asks which agent owns the server/tools side. Claude Code runs Bedrock-native (CLAUDE_CODE_USE_BEDROCK=1, IAM bedrock:InvokeModel, NO API key) on default model us.anthropic.claude-opus-4-6-v1. Opus suits the multi-file backend work. Do NOT use this for Kiro (the validator) or opencode (frontend builder); those have their own configure skills.

跳到安装

来源信息

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

安装方式

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

检查来源文件

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