CLAUDE.md@starter-packs/portable-core-template · git:20260626.368d116 · 2026-06-26 · sha256 e2c9188a396dcb97

CLAUDE.md@starter-packs/portable-core-template git:20260626.368d116A

Immutable. This exact content is served forever at /api/v1/blob/e2c9188a396dcb97.

# CLAUDE.md

> Canonical agent instructions live in [.github/copilot-instructions.md](.github/copilot-instructions.md).
> This file exists so Claude Code finds the right entry point.

## Repository

- Name: [your-repo]
- Default branch: main
- Languages: [list]
- Key directories: [list]
- Test framework: [list]

## Build

```bash
[build command]
```

## Test

```bash
[test command]
```

## See also

- [.github/copilot-instructions.md](.github/copilot-instructions.md)
- [AGENTS.md](AGENTS.md)