status

Monitor and report codebase guardrail enforcement status with law severity levels.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/code-highway-patrol/chp --skill status-code-highway-patrol
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: status
Source: https://github.com/code-highway-patrol/chp/tree/main/.claude-plugin/plugins/chp/skills/status
Command: npx skills add https://github.com/code-highway-patrol/chp --skill status-code-highway-patrol

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Quickly understand which rules and protections are enforced in your codebase to ensure compliance and reduce potential issues.

Core Features & Use Cases

  • Project Overview: Show all active guardrails and laws applied to your project.
  • Laws Management: List all enforced laws, their severity, and compliance status.
  • Guidance: Provide documentation for each law, detailing its purpose and how to comply.

Quick Start

To see the status of your codebase's guardrails, type: ./commands/chp-status

Frequently Asked Questions about status

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check which codebase guardrails are enforced in my project?

To check codebase guardrails, run the status command to monitor and report the enforcement status of all active rules, listing applicable laws and their severity levels. It provides an instant project overview for compliance.

What is codebase guardrails enforcement and when do I need it?

Codebase guardrails enforcement monitors active rules to ensure law compliance and codebase security. You need it to maintain consistent, secure code quality across pre-commit hooks, CI/CD pipelines, and code reviews.

How do I list all enforced laws and their compliance status?

You can list all enforced laws and their compliance status by running the project status command. It reports the severity levels of each applicable law and provides documentation detailing its purpose and how to comply.

Can I use this project status check in my CI/CD pipelines?

Yes, you can use this project status check in CI/CD pipelines. It is suitable for projects aiming to maintain consistent codebase security and law compliance across different stages like pre-commit hooks and code reviews.

Does the codebase security report provide guidance on how to comply with laws?

Yes, the codebase security report provides guidance for each enforced law. It details the purpose of the law and offers specific documentation on how to achieve compliance within your project.

What's the best way to get an instant overview of active project guardrails?

The best way to get an instant overview of active project guardrails is to execute the status command. It immediately reports the enforcement status of all applicable codebase laws and their severity levels.