chore: initial project setup with agent guide
This commit is contained in:
16
.agent/skills/gsd-session-report/SKILL.md
Normal file
16
.agent/skills/gsd-session-report/SKILL.md
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
name: gsd-session-report
|
||||
description: Generate a session report with token usage estimates, work summary, and outcomes
|
||||
---
|
||||
|
||||
<objective>
|
||||
Generate a structured SESSION_REPORT.md document capturing session outcomes, work performed, and estimated resource usage. Provides a shareable artifact for post-session review.
|
||||
</objective>
|
||||
|
||||
<execution_context>
|
||||
@.agent/get-shit-done/workflows/session-report.md
|
||||
</execution_context>
|
||||
|
||||
<process>
|
||||
Execute the session-report workflow from @.agent/get-shit-done/workflows/session-report.md end-to-end.
|
||||
</process>
|
||||
Reference in New Issue
Block a user