summaryrefslogtreecommitdiffhomepage
path: root/.opencode/command
diff options
context:
space:
mode:
authorJay V <[email protected]>2025-10-08 13:14:38 -0400
committerJay V <[email protected]>2025-10-09 13:19:51 -0400
commit78321a95e8932b51e9c21cc8e6c04f97d7947b1a (patch)
tree2e2a6036bb6639b730224285dc934dfa40a284d3 /.opencode/command
parent225adc46ba2cdcf744f3344181c71ae90a76ae9c (diff)
downloadopencode-78321a95e8932b51e9c21cc8e6c04f97d7947b1a.tar.gz
opencode-78321a95e8932b51e9c21cc8e6c04f97d7947b1a.zip
docs: adding spellcheck command
Diffstat (limited to '.opencode/command')
-rw-r--r--.opencode/command/spellcheck.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/.opencode/command/spellcheck.md b/.opencode/command/spellcheck.md
new file mode 100644
index 000000000..afa1970b7
--- /dev/null
+++ b/.opencode/command/spellcheck.md
@@ -0,0 +1,5 @@
+---
+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.