Skip to main content
The /armor:tags skill helps you classify and organize data with tags for governance and compliance.

Usage

/armor:tags
Or ask naturally:
  • “Tag this table as PII”
  • “Mark the email column as sensitive”
  • “Apply financial reporting tag”

Tag Categories

  • business: Business domain (finance, marketing, sales)
  • technical: Technical classification (fact, dimension, staging)
  • governance: Compliance (pii, confidential, gdpr)

Example Usage

Tag a Table

You: Tag the customers table as PII

Claude: Created governance tag:

Tag: pii_data
Table: warehouse.public.customers
Category: governance
Description: Contains personally identifiable information

The table is now flagged for PII compliance tracking.

Tag a Column

You: Mark the email column as sensitive

Claude: Created column tag:

Tag: sensitive
Column: warehouse.public.customers.email
Category: governance

This column will be included in sensitivity reports.

Bulk Tagging

You: Apply financial_reporting tag to all gold tables

Claude: Applied tag to 12 tables:

- gold.fact_orders
- gold.fact_revenue
- gold.dim_customers
- gold.dim_products
...

All gold layer tables are now tagged for financial reporting.

Ask

Find tagged data

Coverage

Classification coverage