Initial repo seeding

This commit is contained in:
2026-05-23 03:39:47 +02:00
commit 060556b375
27 changed files with 930 additions and 0 deletions

25
templates/agent-task.md Normal file
View 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.