skill-comply

Generate scenarios, trace tool calls, and report compliance rates for coding agents.

2|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/klu-dev/porting-ecc-to-vscode --skill skill-comply-klu-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-comply
Source: https://github.com/klu-dev/porting-ecc-to-vscode/tree/main/.github/skills/skill-comply
Command: npx skills add https://github.com/klu-dev/porting-ecc-to-vscode --skill skill-comply-klu-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill identifies whether coding agents adhere to specified skills, rules, and agent definitions, ensuring compliance with coding standards and best practices.

Core Features & Use Cases

  • Automated Compliance Scenarios: Generates scenarios with varying prompt strictness to test agent behavior.
  • Tool Call Tracing: Captures tool call traces to analyze the sequence of actions taken by coding agents.
  • Compliance Reporting: Provides detailed reports on compliance rates and tool call timelines.
  • Use Case: Use the skill-comply to verify that an agent correctly follows a set of rules when writing code.

Quick Start

Run the skill-comply command with the path to the desired rule or skill file to check compliance.

Frequently Asked Questions about skill-comply

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

FAQPage Schema
How do I verify coding agent compliance with specified rules and skills?

Coding agent compliance is measured by auto-generating scenarios, running agents, capturing tool call traces, and classifying behavioral sequences. The system then reports compliance rates and tool call timelines for verification.

How does automated compliance testing for coding workflows work?

Automated compliance testing generates scenarios with varying prompt strictness, runs the coding agent, and captures tool call traces. It requires an LLM to classify behavioral sequences and check temporal ordering against rules.

Do I need an LLM to check coding agent behavior and tool call sequences?

Yes, an LLM is required to classify behavioral sequences and perform temporal ordering checks. The LLM evaluates captured tool call traces to determine whether the coding agent adhered to the specified skills and rules.

What is the best way to test if an agent follows coding standards?

The best way to test if an agent follows coding standards is through automated compliance verification. This approach generates varying scenarios, traces tool calls, classifies behavioral sequences, and produces detailed compliance rate reports.

Can I generate compliance scenarios with varying prompt strictness for coding agents?

Yes, compliance scenarios with varying prompt strictness can be auto-generated to test coding agent behavior. This measures how agents adhere to specified rules and skills under different prompt conditions, reporting compliance rates.