Add agent support templates and profiles
This commit is contained in:
@@ -48,6 +48,8 @@ Identify:
|
||||
- existing release notes or changelog,
|
||||
- security-sensitive behavior.
|
||||
|
||||
If a matching stack profile exists in `profiles/`, read it before changing commands, CI, or ignore rules.
|
||||
|
||||
### 2. Add Agent Context
|
||||
|
||||
Add `AGENTS.md` first. Keep it short and factual.
|
||||
@@ -67,8 +69,11 @@ Add only missing files:
|
||||
```text
|
||||
SECURITY.md
|
||||
CHANGELOG.md
|
||||
CONTRIBUTING.md
|
||||
docs/security-review.md
|
||||
docs/release-checklist.md
|
||||
docs/agent-handoff.md
|
||||
docs/release-notes.md
|
||||
```
|
||||
|
||||
If equivalent files already exist, update those instead of duplicating them.
|
||||
|
||||
Reference in New Issue
Block a user