Implement Ideogram PII handling, data retention, and GDPR/CCPA compliance patterns. Use when handling sensitive data, implementing data redaction, configuring retention policies, or ensuring compliance with privacy regulations for Ideogram integrations. Trigger with phrases like "ideogram data", "ideogram PII", "ideogram GDPR", "ideogram data retention", "ideogram privacy", "ideogram CCPA".
Install with Tessl CLI
npx tessl i github:jeremylongshore/claude-code-plugins-plus-skills --skill ideogram-data-handling80
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillValidation for skill structure
PII detection and redaction in logging
Email pattern
100%
100%
Phone pattern
100%
100%
SSN pattern
100%
100%
Credit card pattern
100%
100%
Findings return type
50%
100%
Sensitive field list
100%
100%
Redaction placeholder
100%
100%
Object stringify for detection
62%
100%
Safe logging wrapper
100%
100%
Does not log API keys
50%
50%
Demo runs without errors
100%
100%
Without context: $0.5208 · 2m 9s · 26 turns · 26 in / 7,457 out tokens
With context: $0.8525 · 2m 49s · 43 turns · 76 in / 8,901 out tokens
Data retention policy and automated cleanup
API log retention
0%
100%
Error log retention
0%
100%
Audit log retention
40%
100%
PII retention
0%
100%
Cron schedule
0%
100%
Cleanup called with 30
0%
100%
Audit exclusion
50%
100%
Compliance exclusion
50%
100%
Cutoff date calculation
100%
100%
Retention policy documented
100%
100%
Without context: $0.3556 · 1m 36s · 20 turns · 21 in / 4,780 out tokens
With context: $0.3159 · 1m 18s · 19 turns · 52 in / 3,987 out tokens
GDPR right-to-deletion and data export compliance
Export source field
62%
100%
Export timestamp field
100%
100%
Export includes profile
100%
100%
Export includes activities
100%
100%
Deletion step 1: remote
100%
100%
Deletion step 2: local cache
100%
100%
Audit log preserved
100%
100%
Audit action field
0%
100%
Audit service field
100%
100%
Data minimization
25%
0%
Design doc present
100%
100%
Without context: $0.3482 · 1m 36s · 20 turns · 62 in / 5,516 out tokens
With context: $0.4378 · 1m 44s · 24 turns · 57 in / 5,213 out tokens
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.