skill-comply

Generate scenario-based compliance reports for coding skills with Claude.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/contentbugvideoediting/cb-project-assistant --skill skill-comply-contentbugvideoediting
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-comply
Source: https://github.com/contentbugvideoediting/cb-project-assistant/tree/main/services/cb-s-claude/vendor/s-claude/skills-library/skill-comply
Command: npx skills add https://github.com/contentbugvideoediting/cb-project-assistant --skill skill-comply-contentbugvideoediting

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pyyaml, and includes scripts (resource) components.

What problem does it solve?

Visualize and quantify whether skills, rules, and agent definitions are actually followed in automated workflows, producing clear, transparent compliance reports.

Core Features & Use Cases

  • Auto-generates observable specs from skill content.
  • Generates three scenario prompts with escalating/decreasing levels of support, then executes agent sessions and records tool-call timelines.
  • Classifies tool calls against the spec steps and computes per-scenario compliance rates, including hook-promotion recommendations in the final report.

Quick Start

Run the full compliance test on this skill to generate a scenario-based report.

Frequently Asked Questions about skill-comply

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

FAQPage Schema
How do I automate compliance testing for coding skills and agent definitions?

Automate compliance testing by generating observable behavior specs and scenario-based tests. The skill executes agent sessions with Claude, records tool-call timelines, and produces a final compliance report with hook-promotion guidance.

What is scenario-based compliance verification for automated workflows?

Scenario-based compliance verification quantifies whether skills and rules are actually followed by generating three-tier prompts with varying levels of support, executing them, and classifying tool calls against spec steps to compute per-scenario compliance rates.

Can I measure compliance rates for agent definitions using Claude sessions?

Yes, you can measure compliance rates by running Claude-based agent sessions. The workflow classifies tool calls against the spec, computes per-scenario compliance rates, and reports hook-promotion recommendations in the final output.

How do I generate observable behavior specs from existing skill content?

Generate observable behavior specs automatically from skill content using the skill's internal scripts. It requires pyyaml and a Claude-based workflow to parse the definitions and produce the three-tier scenario prompts for testing.

Does skill compliance testing require any specific dependencies or environments?

Skill compliance testing requires the pyyaml dependency and a Claude-based workflow to generate specs, scenarios, classify tool calls, and produce the final report. It applies to testing skills, rules, and agent definitions.

What is the best way to visualize whether automated workflow rules are actually followed?

The best way to visualize rule adherence is by generating scenario-based tests that record tool-call timelines. This approach classifies actions against the spec steps and produces clear, transparent compliance reports with hook-promotion guidance.