investigate

Diagnose and resolve Code Highway Patrol violations with detailed law information.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps users quickly diagnose and resolve violations detected by the Code Highway Patrol (CHP) system.

Core Features & Use Cases

  • Debugging Violations: Identify the specific law that caused a violation and understand the issue.
  • Violation Details: Access detailed information about violations, including history and recent occurrences.
  • Fixing Violations: Provide guidance on how to fix violations and test the fixes.
  • False Positives: Offer strategies to handle false positives and report them if necessary.
  • Multiple Laws: Handle scenarios where multiple laws are blocking an action.

Quick Start

To investigate a blocked action, use the 'investigate' command followed by the specific violation or law.

Frequently Asked Questions about investigate

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

FAQPage Schema
How do I resolve CHP violations blocking my codebase analysis?

To resolve CHP violations, identify the specific law that caused the violation and follow guided steps to fix the code and test the changes. This process quickly diagnoses and unblocks your codebase analysis.

What should I do when multiple CHP laws are blocking a single action?

When multiple CHP laws block an action, investigate each violation individually to understand the detailed history and recent occurrences. This allows you to systematically address each blocking law.

How can I handle false positives detected by CHP code analysis?

To handle false positives in CHP code analysis, use strategies to verify the violation and report it if necessary. This helps refine the system and prevent incorrect violation blocks.

Do I need access to CHP system commands to debug code violations?

Yes, you need access to CHP system commands and an understanding of your codebase structure to debug code violations effectively. This access is required to identify violating laws and retrieve detailed violation information.

Why does my code quality analysis report a specific CHP violation?

Your code quality analysis reports a CHP violation because a specific law was breached in your codebase. Investigating the violation provides detailed information about the issue, including its history and recent occurrences.