11 lines
376 B
Markdown
11 lines
376 B
Markdown
|
|
---
|
||
|
|
description: Generate a piker-style message for staged changes.
|
||
|
|
---
|
||
|
|
|
||
|
|
Load the `commit-msg` skill and follow it completely for the currently
|
||
|
|
staged changes. Do not run `git commit` unless the user explicitly asks.
|
||
|
|
Keep all workflow and style decisions in the shared skill rather than
|
||
|
|
duplicating them in this OpenCode command.
|
||
|
|
|
||
|
|
Additional context from the user: $ARGUMENTS
|