26 lines
480 B
Cheetah
26 lines
480 B
Cheetah
|
|
# CLAUDE.md
|
||
|
|
|
||
|
|
## Task
|
||
|
|
{{.Task}}
|
||
|
|
|
||
|
|
## Repository
|
||
|
|
- **Repo**: {{.Repo}}
|
||
|
|
- **Branch**: {{.Branch}}
|
||
|
|
- **Language**: {{.Language}}
|
||
|
|
|
||
|
|
## Instructions
|
||
|
|
{{.Prompt}}
|
||
|
|
|
||
|
|
## Persona
|
||
|
|
{{.Persona}}
|
||
|
|
|
||
|
|
## Build & Test
|
||
|
|
{{.Flow}}
|
||
|
|
|
||
|
|
## Rules
|
||
|
|
- Work ONLY within this workspace — do not modify files outside src/
|
||
|
|
- Commit your changes with clear conventional commit messages
|
||
|
|
- Run tests before committing
|
||
|
|
- UK English in all comments and strings
|
||
|
|
- Co-Author: `Co-Authored-By: {{.Agent}} <agent@lethean.io>`
|