sanity-check

Run comprehensive quality checks and report results.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "sanity-check" with this command: npx skills add chmouel/lazyworktree/chmouel-lazyworktree-sanity-check

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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

deep-analyse

No summary provided by upstream source.

Repository SourceNeeds Review
General

doc-sync

No summary provided by upstream source.

Repository SourceNeeds Review
General

design-sync

No summary provided by upstream source.

Repository SourceNeeds Review
General

commit-helper

No summary provided by upstream source.

Repository SourceNeeds Review