docs: add agent guidance files and templates
This commit is contained in:
39
.agent/templates/task-brief.md
Normal file
39
.agent/templates/task-brief.md
Normal file
@@ -0,0 +1,39 @@
|
||||
# Task Brief
|
||||
|
||||
## Task ID
|
||||
|
||||
`YYYY-MM-DD-short-name`
|
||||
|
||||
## Goal
|
||||
|
||||
Describe the intended change in one or two sentences.
|
||||
|
||||
## Context
|
||||
|
||||
Add links, errors, user stories, examples, existing behavior, or relevant files.
|
||||
|
||||
## Non-goals
|
||||
|
||||
- Do not ...
|
||||
- Do not ...
|
||||
|
||||
## Acceptance criteria
|
||||
|
||||
- [ ] ...
|
||||
- [ ] ...
|
||||
- [ ] ...
|
||||
|
||||
## Verification
|
||||
|
||||
Run the relevant commands for this project:
|
||||
|
||||
- `...`
|
||||
- `...`
|
||||
|
||||
## Risk level
|
||||
|
||||
Choose one: Fast / Standard / Cautious
|
||||
|
||||
## Notes for Claude
|
||||
|
||||
Any constraints, preferred approach, migration concerns, compatibility requirements, or rollout notes.
|
||||
Reference in New Issue
Block a user