@staff0rd/assist 0.640.0 → 0.640.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/claude/CLAUDE.md CHANGED
@@ -1,4 +1,4 @@
1
- After any code change, run `/verify` to ensure all checks pass.
1
+ After any code change, run `/verify` to ensure all checks pass. Run it bare — never pipe it through `head`, `tail`, `grep`, `rg` or `wc`, as it already prints only what failed.
2
2
 
3
3
  `assist` is installed globally. Use it directly (e.g., `assist commit "message"`).
4
4