Skill Detail
Run only the relevant linters and formatters on changed files with Precious
Run just the applicable quality checks on changed files so pre-commit and CI feedback stays fast and targeted.
CI/CD IntegrationsMulti-Framework
CI/CD Integrations
Multi-Framework
Security Reviewed
β 152 GitHub stars
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill run-only-the-relevant-linters-and-formatters-on-changed-files-with-precious
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Tools required
precious
Install & setup
Install the Precious binary, configure the repository linters and formatters it should manage, then run it against changed files or a diff range.
Author
houseabsolute
Publisher
Open Source Project
Last updated
Apr 19, 2026
Quick brief
Use Precious when an agent needs to inspect a repository diff and run only the configured linters and formatters that apply to the changed files. A user should invoke this instead of running the full repo toolchain normally when the task is selective pre-commit or CI quality gating, not broad code review, static-analysis platform setup, or formatter authoring. The scope boundary is skill-shaped: it orchestrates changed-file quality checks from existing repo configuration and returns focused lint or format results, not a generic linting product or framework listing.