summaryrefslogtreecommitdiffhomepage
path: root/.opencode
diff options
context:
space:
mode:
authorDax <[email protected]>2025-08-22 17:04:28 -0400
committerGitHub <[email protected]>2025-08-22 17:04:28 -0400
commit133fe41cd5fb0ec3dc03a90e58526408297878fd (patch)
tree82aac357a61fe9e7a6802974f6c7cf169a9f22a8 /.opencode
parent74c1085103e130cb07522e3ad725f17eca3e5832 (diff)
downloadopencode-133fe41cd5fb0ec3dc03a90e58526408297878fd.tar.gz
opencode-133fe41cd5fb0ec3dc03a90e58526408297878fd.zip
slash commands (#2157)
Co-authored-by: adamdotdevin <[email protected]>
Diffstat (limited to '.opencode')
-rw-r--r--.opencode/command/commit.md9
-rw-r--r--.opencode/command/hello.md8
2 files changed, 17 insertions, 0 deletions
diff --git a/.opencode/command/commit.md b/.opencode/command/commit.md
new file mode 100644
index 000000000..53df06b04
--- /dev/null
+++ b/.opencode/command/commit.md
@@ -0,0 +1,9 @@
+commit and push
+
+make sure it includes a prefix like
+docs:
+tui:
+core:
+ci:
+ignore:
+wip:
diff --git a/.opencode/command/hello.md b/.opencode/command/hello.md
new file mode 100644
index 000000000..4484b514e
--- /dev/null
+++ b/.opencode/command/hello.md
@@ -0,0 +1,8 @@
+---
+description: hello world
+---
+
+hey there $ARGUMENTS
+
+!`ls`
+check out @README.md