sanity-check
SKILL.md
Sanity Check
Run comprehensive quality checks and report results.
Current Git Status
!git status --short
Lint Results
!make lint 2>&1 | head -30
Test Results
!go test ./... -short 2>&1 | tail -20
Coverage
!go test ./... -cover 2>&1 | grep coverage
Analyse these results and report:
- Any blocking issues that must be fixed
- Files that need attention
- Coverage gaps in tested packages
- Summary of overall project health
Weekly Installs
42
Repository
chmouel/lazyworktreeGitHub Stars
180
First Seen
Feb 18, 2026
Security Audits
Installed on
opencode42
gemini-cli42
github-copilot42
codex42
amp42
kimi-cli42