From 133fe41cd5fb0ec3dc03a90e58526408297878fd Mon Sep 17 00:00:00 2001 From: Dax Date: Fri, 22 Aug 2025 17:04:28 -0400 Subject: slash commands (#2157) Co-authored-by: adamdotdevin <2363879+adamdottv@users.noreply.github.com> --- .opencode/command/commit.md | 9 +++++++++ .opencode/command/hello.md | 8 ++++++++ 2 files changed, 17 insertions(+) create mode 100644 .opencode/command/commit.md create mode 100644 .opencode/command/hello.md (limited to '.opencode/command') 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 -- cgit v1.2.3