opencode stuff
This commit is contained in:
17
profiles/opencode/command/session-export.md
Normal file
17
profiles/opencode/command/session-export.md
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
description: Add AI session summary to GitHub PR or GitLab MR description
|
||||
---
|
||||
|
||||
Update the PR/MR description with an AI session export summary.
|
||||
|
||||
First, invoke the skill tool to load the session-export skill:
|
||||
|
||||
```
|
||||
skill({ name: 'session-export' })
|
||||
```
|
||||
|
||||
Then follow the skill instructions to export the session summary.
|
||||
|
||||
<user-request>
|
||||
$ARGUMENTS
|
||||
</user-request>
|
||||
Reference in New Issue
Block a user