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.

Jump to install

Source facts

Repository
aws-samples/sample-amazon-bedrock-agentcore-coding-agents
Last source activity
August 5, 2026 at 19:49
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.