Back to Skills

validation-rulebook

verified

Use to define validation, freshness, and compliance checks for enriched

View on GitHub

Marketplace

gtm-agents

gtmagents/gtm-agents

Plugin

data-signal-enrichment

data

Repository

gtmagents/gtm-agents
60stars

plugins/data-signal-enrichment/skills/validation-rulebook/SKILL.md

Last Verified

January 22, 2026

Install Skill

Select agents to install to:

Scope:
npx add-skill https://github.com/gtmagents/gtm-agents/blob/main/plugins/data-signal-enrichment/skills/validation-rulebook/SKILL.md -a claude-code --skill validation-rulebook

Installation paths:

Claude
.claude/skills/validation-rulebook/
Powered by add-skill CLI

Instructions

# Validation Rulebook Skill

## When to Use
- Running QA before syncing enrichment outputs to GTM systems.
- Auditing providers after schema changes or outages.
- Documenting compliance-ready validation procedures.

## Framework
1. **Rule Catalog** – list required fields, regex patterns, allowed values, and dependencies.
2. **Freshness Thresholds** – define time-based SLAs per signal type.
3. **Confidence Scoring** – set weighting for provider, validation method, and history.
4. **Exception Handling** – create workflows for quarantining, reprocessing, or escalation.
5. **Compliance Hooks** – log approvals, data residency tags, and retention policies.

## Templates
- Rule table (field, check, threshold, severity, owner).
- QA runbook with pre/post sync steps.
- Compliance audit packet ready for legal/infosec reviews.

## Tips
- Automate as many rules as possible but keep manual sampling for high-impact signals.
- Version rules alongside taxonomy updates.
- Pair with `data-quality-steward` outputs for sign-off history.

---

Validation Details

Front Matter
Required Fields
Valid Name Format
Valid Description
Has Sections
Allowed Tools
Instruction Length:
1032 chars