Files
nixos-config/modules/_opencode/command/session-export.md
2026-04-01 11:40:32 +00:00

18 lines
364 B
Markdown

---
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>