compliance-scan

Assess code changes against configured compliance policies and classify risk tiers.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/tgsatwit/agent-delivery-pub --skill compliance-scan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: compliance-scan
Source: https://github.com/tgsatwit/agent-delivery-pub/tree/main/.claude/skills/compliance-scan
Command: npx skills add https://github.com/tgsatwit/agent-delivery-pub --skill compliance-scan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables proactive, shift-left compliance checking against organizational policies and regulatory frameworks, identifying potential issues early in the development lifecycle before they reach the formal governance gate.

Core Features & Use Cases

  • Automated Policy Assessment: Evaluates code changes, specifications, or designs against a configurable set of compliance requirements and policies.
  • Risk Tier Classification: Automatically categorizes inputs into High (Tier 3), Medium (Tier 2), or Low (Tier 1) risk tiers to determine the depth of assessment.
  • Use Case: Before submitting a new feature for review, run this Skill to ensure it adheres to data privacy regulations and internal security standards, receiving a detailed report of any non-compliance.

Quick Start

Run the compliance-scan skill to assess the provided code diff against all applicable policies.

Frequently Asked Questions about compliance-scan

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

FAQPage Schema
What is shift-left compliance checking for code changes?

Shift-left compliance checking evaluates code changes, specifications, or designs against configurable policies early in the development lifecycle. It identifies regulatory and security issues before formal governance gates, classifying risks into High, Medium, or Low tiers.

How do I assess data privacy and PII risks before submitting a feature for review?

To assess data privacy and PII risks, run a shift-left compliance scan against your configured policy registry. It identifies potential non-compliance with information security and data sovereignty controls, generating a detailed report of any issues before formal review.

How does automated risk tier classification work for policy assessments?

Automated risk tier classification categorizes inputs into High (Tier 3), Medium (Tier 2), or Low (Tier 1) risk levels. This classification determines the required depth of assessment against operational risk and change management controls during the compliance scan.

Can I use this compliance scan for operational risk and change management controls?

Yes, you can use this compliance scan for operational risk and change management controls. It evaluates code changes against a configured policy registry, specifically assessing information security, operational risk, and change management frameworks before formal governance.

Does shift-left compliance scanning require a specific policy registry configuration?

Shift-left compliance scanning requires a configured set of compliance requirements and policies within a policy registry. It uses this configuration to evaluate code diffs and designs against applicable regulatory frameworks, ensuring adherence before governance review.

When should I run a shift-left compliance scan in the development lifecycle?

You should run a shift-left compliance scan before submitting new features for formal governance review. Running it early ensures code changes adhere to internal security standards and data privacy regulations, preventing costly remediation later in the lifecycle.