Initial repo seeding
This commit is contained in:
25
templates/agent-task.md
Normal file
25
templates/agent-task.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# Agent Task: {{title}}
|
||||
|
||||
## Goal
|
||||
What should the agent accomplish?
|
||||
|
||||
## Context
|
||||
Relevant background.
|
||||
|
||||
## Inputs
|
||||
Files, documents, repos, or notes the agent should use.
|
||||
|
||||
## Allowed Changes
|
||||
What the agent may change.
|
||||
|
||||
## Forbidden Changes
|
||||
What the agent must not change.
|
||||
|
||||
## Expected Output
|
||||
What the agent should produce.
|
||||
|
||||
## Acceptance Criteria
|
||||
How to know the task is done.
|
||||
|
||||
## Human Approval Required For
|
||||
Any areas where the agent must stop and ask.
|
||||
Reference in New Issue
Block a user