Add complete homelab agents structure, templates, and sysadmin-session-closer agent
This commit is contained in:
20
templates/session-summary.md.template
Normal file
20
templates/session-summary.md.template
Normal file
@@ -0,0 +1,20 @@
|
||||
# Session Summary - {{DATE}}
|
||||
|
||||
## Context
|
||||
Project: {{PROJECT_NAME}}
|
||||
Duration: {{START_TIME}} to {{END_TIME}}
|
||||
Developer: {{USER}}
|
||||
|
||||
## Changes Made
|
||||
{{CHANGES}}
|
||||
|
||||
## Files Modified
|
||||
{{FILES_MODIFIED}}
|
||||
|
||||
## Git Status
|
||||
```
|
||||
{{GIT_STATUS}}
|
||||
```
|
||||
|
||||
## Next Steps
|
||||
{{NEXT_STEPS}}
|
||||
Reference in New Issue
Block a user