mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 12:39:43 +00:00
slash commands (#2157)
Co-authored-by: adamdotdevin <2363879+adamdottv@users.noreply.github.com>
This commit is contained in:
parent
74c1085103
commit
133fe41cd5
32 changed files with 874 additions and 69 deletions
9
.opencode/command/commit.md
Normal file
9
.opencode/command/commit.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
commit and push
|
||||
|
||||
make sure it includes a prefix like
|
||||
docs:
|
||||
tui:
|
||||
core:
|
||||
ci:
|
||||
ignore:
|
||||
wip:
|
||||
8
.opencode/command/hello.md
Normal file
8
.opencode/command/hello.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
description: hello world
|
||||
---
|
||||
|
||||
hey there $ARGUMENTS
|
||||
|
||||
!`ls`
|
||||
check out @README.md
|
||||
Loading…
Add table
Add a link
Reference in a new issue