From 55b57e1aaea67462c6a6f320aa3b22b95978e3f7 Mon Sep 17 00:00:00 2001 From: Aiden Cline Date: Mon, 17 Nov 2025 15:45:15 -0600 Subject: ci: tweak --- .opencode/command/issues.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 .opencode/command/issues.md (limited to '.opencode') diff --git a/.opencode/command/issues.md b/.opencode/command/issues.md new file mode 100644 index 000000000..793dce651 --- /dev/null +++ b/.opencode/command/issues.md @@ -0,0 +1,23 @@ +--- +description: "Find issue(s) on github" +model: opencode/claude-haiku-4-5 +--- + +Search through existing issues in sst/opencode using the gh cli to find issues matching this query: + +$ARGUMENTS + +Consider: + +1. Similar titles or descriptions +2. Same error messages or symptoms +3. Related functionality or components +4. Similar feature requests + +Please list any matching issues with: + +- Issue number and title +- Brief explanation of why it matches the query +- Link to the issue + +If no clear matches are found, say so. -- cgit v1.2.3