precheck
CommunityRun full pre-commit checks before commit.
Authorjrmatherly
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Automatically enforce code quality by running the full validation suite before committing, preventing broken builds and regressions.
Core Features & Use Cases
- Run backend tests: uv run --package apollos-portal-backend pytest -v
- Run backend lint: uv run --package apollos-portal-backend ruff check backend/
- Run CLI lint: uv run --package apollos-cli ruff check cli/
- Run frontend lint: cd frontend && npx biome check .
- Run frontend type check: cd frontend && npx tsc --noEmit
Quick Start
Run the precheck to execute the full validation suite before committing or opening a pull request.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: precheck Download link: https://github.com/jrmatherly/apollos-portal/archive/main.zip#precheck Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.