Skip to content

Instantly share code, notes, and snippets.

View trhinehart-attentive's full-sized avatar

Troy Rhinehart trhinehart-attentive

View GitHub Profile
@trhinehart-attentive
trhinehart-attentive / README.md
Created March 6, 2026 03:00
Claude Code skill for generating CLAUDE.md files across a monorepo

generating-claude-md

A Claude Code skill for generating CLAUDE.md files across a monorepo.

What It Does

Guides Claude through scanning a project directory, extracting real patterns from code, and producing a concise CLAUDE.md that loads automatically when working in that directory.

Installation

@trhinehart-attentive
trhinehart-attentive / bedrock-team-workaround.md
Created February 13, 2026 00:14
Workaround: Claude Code Agent Teams broken on AWS Bedrock (#25193)

Workaround: Claude Code Agent Teams Broken on AWS Bedrock

Issue: anthropics/claude-code#25193

Problem

When using Claude Code with AWS Bedrock (CLAUDE_CODE_USE_BEDROCK=1), spawning team agent teammates fails because the Bedrock model identifier (e.g., us.anthropic.claude-opus-4-6-v1) gets normalized to the Anthropic API format (claude-opus-4-6), which Bedrock does not recognize.

This causes all teammate processes to fail with: