Code Highway Patrol
Official@code-highway-patrol · United States of America
Make your agents obey the law of your codebase. Built at LA Hacks 2026.
Agent Skills by Code Highway Patrol
Showing 8 vetted skills indexed across 1 GitHub repositories.
review-laws
Synchronize CHP law package files by checking and fixing inconsistencies.
investigate
Diagnose and resolve Code Highway Patrol violations with detailed law information.
marketplace
Search the CHP marketplace and install laws into a codebase.
status
Monitor and report codebase guardrail enforcement status with law severity levels.
decompose-laws
Transform broad enforcement concepts into specific atomic checks.
audit
Scan codebases for Code Highway Patrol law violations and generate reports.
write-laws
Create and manage laws for enforcing code standards with chp-law.
decompose-law
Transform ambiguous laws into specific checks with types, configurations, severities, and messages.
Frequently Asked Questions About Code Highway Patrol
FAQPage SchemaWhat specific tasks does Code Highway Patrol enable for developers?▼
It enables the creation, management, and enforcement of codebase standards through atomic law definitions. You can scan repositories for violations, generate detailed audit reports, monitor guardrail enforcement status, and synchronize law packages to ensure consistent adherence to organizational requirements across all projects.
Which personas benefit most from using these enforcement capabilities?▼
Technical leads, platform engineers, and security architects benefit most from these capabilities. These personas use the system to codify architectural decisions, maintain consistent code quality, and ensure that all contributors follow established repository guardrails without manual oversight.
What are the prerequisites for implementing these law enforcement checks?▼
Implementation requires a codebase and the installation of the CHP law package. Users must define specific laws using the decomposition functionality, which translates broad concepts into atomic checks with defined types, configurations, and severity levels before the audit and monitoring functions can execute.