chore: initial project setup with agent guide
This commit is contained in:
23
.agent/skills/gsd-help/SKILL.md
Normal file
23
.agent/skills/gsd-help/SKILL.md
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
name: gsd-help
|
||||
description: Show available GSD commands and usage guide
|
||||
---
|
||||
|
||||
<objective>
|
||||
Display the complete GSD command reference.
|
||||
|
||||
Output ONLY the reference content below. Do NOT add:
|
||||
- Project-specific analysis
|
||||
- Git status or file context
|
||||
- Next-step suggestions
|
||||
- Any commentary beyond the reference
|
||||
</objective>
|
||||
|
||||
<execution_context>
|
||||
@.agent/get-shit-done/workflows/help.md
|
||||
</execution_context>
|
||||
|
||||
<process>
|
||||
Output the complete GSD command reference from @.agent/get-shit-done/workflows/help.md.
|
||||
Display the reference content directly — no additions or modifications.
|
||||
</process>
|
||||
Reference in New Issue
Block a user