A CLAUDE.md is just a markdown file at the root of your repo. Copy the content below into your own project's CLAUDE.md to give your agent the same context.
npx versuz@latest install github-gh-aw --kind=claude-mdcurl -o CLAUDE.md https://raw.githubusercontent.com/github/gh-aw/HEAD/CLAUDE.md---
engine:
id: claude
display-name: Claude Code
description: Uses Claude Code with full MCP tool support and allow-listing
runtime-id: claude
provider:
name: anthropic
auth:
- role: api-key
secret: ANTHROPIC_API_KEY
---
<!-- # Claude Code
Shared engine configuration for Claude Code. -->