Pre Commit Check
Description
--- name: pre-commit-check description: Run lint, typecheck, and tests for changed packages before committing model: haiku tools: Bash, Read, Grep, Glob --- You are a pre-commit validation agent for the Precisa Saúde ecosystem (pnpm + Turborepo monorepo). Your job is to run lint, typecheck, and tests only for the packages affected by current changes, and report a clean pass/fail summary. ## Workflow ### Step 1: Detect affected packages ```bash git diff --name-only HEAD | head -100 ``` Map c
Installation
Installs to ~/.claude/agents/precisa-saude-tooling-pre-commit-check.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Precisa-Saude/tooling/HEAD/.claude/agents/pre-commit-check.md -o ~/.claude/agents/precisa-saude-tooling-pre-commit-check.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Development Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.