compilelisted
Install: claude install-skill Tekkiiiii/the-agency
# /compile — Marketing Assessment Pipeline Guard
Load the full pipeline reference before generating or reviewing a marketing assessment deck.
## On invoke
1. Read `~/.claude/skills/marketing-assessment-pipeline/SKILL.md` — the full pipeline skill with architecture, key files, Supabase access, and all 24 learned pitfalls
2. Read `~/.claude/memory/lessons/marketing-pipeline.md` — detailed lessons from production runs
3. Read `~/.claude/projects/tekki/memory/brand-database.md` — brand colors and deck templates
## Output
After loading, confirm:
```
PIPELINE GUARD LOADED
- 24 pitfalls active (Vietnamese diacritics, PPTX layout, font installation, CTA rules)
- Brand database loaded (TekkiSolutions defaults + client colors)
- Quality checklist ready (12 items)
- Deck template: ~/.claude/skills/skill-tekki-strategic-deck/template.js
- Render: node deck.js → soffice --convert-to pdf
- Review protocol: 4 parallel critics (Design, Content, Marketing, Ops)
Ready to build or review.
```
## When to use
- Before generating a new client assessment deck
- Before reviewing an existing deck for quality
- Before re-running the pipeline after fixes
- When debugging pipeline issues (font rendering, layout overflow, diacritics)