Run lint, tests, and build to verify the project is in a good state. Use after making code changes.
Scanned 5/27/2026
Install via CLI
openskills install roderik/bellwether---
name: verify
description: Run lint, tests, and build to verify the project is in a good state. Use after making code changes.
allowed-tools: Bash(bun *) Read
---
Run all verification steps sequentially. Stop and report on first failure:
1. `bun check` — oxlint with type-aware checking
2. `bun test` — vitest with 100% coverage enforcement
3. `bun run build` — zile build (tsc)
Report a summary of results when done.
No comments yet. Be the first to comment!
Python backend development expertise for FastAPI, security patterns, database operations, Upstash integrations, and code quality. Use when: (1) Building REST APIs with FastAPI, (2) Implementing JWT/OAuth2 authentication, (3) Setting up SQLAlchemy/async databases, (4) Integrating Redis/Upstash caching, (5) Refactoring AI-generated Python code (deslopification), (6) Designing API patterns, or (7) Optimizing backend performance.