41 lines
676 B
Markdown
41 lines
676 B
Markdown
# Agent Handoff Template
|
|
|
|
## Agent
|
|
|
|
Name:
|
|
|
|
Stage:
|
|
|
|
Date:
|
|
|
|
## Scope
|
|
|
|
Describe the exact work completed in this stage.
|
|
|
|
## Files Changed
|
|
|
|
List every important file changed.
|
|
|
|
## Database Changes
|
|
|
|
List migrations, schema changes, or database assumptions.
|
|
|
|
## API Or Route Changes
|
|
|
|
List endpoints, handlers, middleware, or route groups added or changed.
|
|
|
|
## Commands And Tests Run
|
|
|
|
List the commands executed and summarize the result.
|
|
|
|
## Known Limitations
|
|
|
|
List anything incomplete, risky, or intentionally deferred.
|
|
|
|
## Recommended Next Step
|
|
|
|
Explain what the next agent should do first.
|
|
|
|
## Notes For Validator
|
|
|
|
Mention anything that deserves extra attention during validation.
|