docs
01Command
Look up documentation for any library.
29 tagged discord, measured the same way as everything else here.
Browse within: slack 23plugin 18regression-testing 15slash-commands 15communication 8messaging 8sdk 8
Command
Look up documentation for any library.
Command
Connect Caspian Discord and enable discord in caspian.json.
Command
Connect Caspian email (sandbox key or dashboard paste) and enable email in caspian.json.
Command
Send or reply via Caspian email (ask thread vs new).
Command Claude Code
Create a new discord.py Cog for this project. Follow the add-cog skill for the full checklist.
Command Claude Code
Run the full verification pipeline before committing.
Command
Show SCV workflow + diagnose project + recommend next step. With an argument, talk through an idea OR search the archive for past work — SCV picks the right mode from your wording. Use whenever the user is thinking out loud about a change, asks what to do next, asks what SCV can do, or wants to find past work — not…
Command
Refine scv/raw/ material into a scv/promote/ - - / folder with PLAN.md + TESTS.md. Optionally updates the docs knowledge graph. Interactive; no files written without user approval. Use whenever the user wants a change planned, specced, or broken down before implementation — 'plan this', 'write a spec', 'what should we…
Command
Implement a scv/promote/ / plan. Reads PLAN.md + TESTS.md, proposes/loads Related Documents as needed, runs the tests, and optionally archives on success. Use whenever the user wants an existing plan implemented — 'build it', 'implement the plan', 'let's do it' — not only when they type /scv:work. Never implement a…