Commit 9fbac5d
chore: add CLAUDE.md referencing shared copilot instructions (#66)
## Summary
- Adds a `CLAUDE.md` file that points to
`.github/copilot-instructions.md` as the single source of truth for
project guidelines
- Includes only a minimal quick-reference section with essential
commands (`build`, `lint`, `test`, `emulator`)
- Avoids duplicating any content already covered in the copilot
instructions
## Rationale
Rather than maintaining two separate instruction files with overlapping
content, this approach keeps `.github/copilot-instructions.md` as the
authoritative reference and has `CLAUDE.md` simply redirect to it. This
ensures consistency and reduces maintenance burden.
## Test plan
- [ ] Verify `CLAUDE.md` renders correctly on GitHub
- [ ] Verify the relative link to `.github/copilot-instructions.md`
resolves properly
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 0a64537 commit 9fbac5d
1 file changed
Lines changed: 39 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
0 commit comments