You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
468 B
18 lines
468 B
|
1 month ago
|
# Agents
|
||
|
|
|
||
|
|
Guidance for AI agents working in this repo.
|
||
|
|
|
||
|
|
## Agent skills
|
||
|
|
|
||
|
|
### Issue tracker
|
||
|
|
|
||
|
|
Issues and specs live as markdown files under `.scratch/`. See `docs/agents/issue-tracker.md`.
|
||
|
|
|
||
|
|
### Triage labels
|
||
|
|
|
||
|
|
Five canonical roles, each label string equal to its name (`needs-triage` … `wontfix`). See `docs/agents/triage-labels.md`.
|
||
|
|
|
||
|
|
### Domain docs
|
||
|
|
|
||
|
|
Multi-context: root `CONTEXT-MAP.md` points at one `CONTEXT.md` per `crm-{域}` module. See `docs/agents/domain.md`.
|