docs: mention other commands

Amolith created

Change summary

AGENTS.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Detailed changes

AGENTS.md 🔗

@@ -11,7 +11,8 @@ SilverBullet MCP server, this repo uses jujutsu over git and imperative, kernel-
 ## Commands
 
 ```sh
-mise run check # fmt, lint, vet, vuln, build, and test
+mise run fmt lint build # after every edit
+mise run check # fmt, lint, build, AND vet, vuln, and test
 ```
 
 ## Landmines