Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 759 Bytes

File metadata and controls

27 lines (17 loc) · 759 Bytes

Claude Instructions

These instructions apply repository-wide.

Canonical Guidance

Repository-wide AI-facing engineering guidance lives in AGENTS.md. Canonical skills live under docs/engineering/skills/.

Use those files as the source of truth. This file is a Claude adapter and should stay thin; do not duplicate detailed testing, CI, formatting, or architecture rules here.

Required Skill Lookup

Before opening, replacing, or sharing a PR, read docs/engineering/skills/github-prs.md.

When adding, moving, or reviewing tests, read docs/engineering/skills/testing.md.

Safety Boundaries

Do not commit directly to main.

Do not make production deployment changes or publish clients unless the user explicitly asks for that operation.