From d40feafb016d1443ff61578c98e2647ebcc5fe40 Mon Sep 17 00:00:00 2001 From: Jay V Date: Tue, 2 Dec 2025 18:09:16 -0500 Subject: [PATCH] ignore: commands --- .opencode/command/commit.md | 2 +- .opencode/command/issues.md | 2 +- .opencode/command/spellcheck.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.opencode/command/commit.md b/.opencode/command/commit.md index 570bc7f6a6..46673d95a1 100644 --- a/.opencode/command/commit.md +++ b/.opencode/command/commit.md @@ -1,5 +1,5 @@ --- -description: Git commit and push +description: git commit and push --- commit and push diff --git a/.opencode/command/issues.md b/.opencode/command/issues.md index 793dce6517..20ac4c1802 100644 --- a/.opencode/command/issues.md +++ b/.opencode/command/issues.md @@ -1,5 +1,5 @@ --- -description: "Find issue(s) on github" +description: "find issue(s) on github" model: opencode/claude-haiku-4-5 --- diff --git a/.opencode/command/spellcheck.md b/.opencode/command/spellcheck.md index afa1970b77..0abf23c4fd 100644 --- a/.opencode/command/spellcheck.md +++ b/.opencode/command/spellcheck.md @@ -1,5 +1,5 @@ --- -description: Spellcheck all markdown file changes +description: spellcheck all markdown file changes --- Look at all the unstaged changes to markdown (.md, .mdx) files, pull out the lines that have changed, and check for spelling and grammar errors.