Run the additive migration pass from SKILL-MIGRATION-GUIDE: generate a root SKILL.md for every skill that lacked one, copied from its desktop/SKILL.md (or code/SKILL.md), with name set to the directory name and description + body preserved verbatim. - scripts/migrate_skill_root.py: the reusable, non-destructive migrator (dry-run default). - 61 new root SKILL.md (desktop source for most; code/SKILL.md for 61/62/92). - Untouched: 16/17/95 (already had root); desktop/ and code/ packaging left intact. - All 64 root SKILL.md validate: frontmatter <=1024, kebab name, description present. Still MANUAL (no SKILL.md source — commands/README only), need hand-authored root SKILL.md: 81-mac-optimizer, 90-reference-curator, 91-multi-agent-guide, 94-dintel-bootstrap. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
70-dintel-brand-guardian
Agent #70 in the D.intelligence Agent Corps | v1.2.0 | canon_compliance: v1.3
What it does
Brand Guardian is the strategic brand governance layer for D.intelligence. It reviews ALL D.intelligence content for brand compliance using a 100-point checklist:
| Category | Points | Scope |
|---|---|---|
| Tone & Manner | 25 | Professional/Science-driven/Practice-oriented/Outcome-focused tone; prohibited expressions; no foreign-word literals |
| Message Structure | 25 | 4-step framework, KPIs, Before/After, actionable CTAs |
| Service Architecture | 25 | Module codes (A1-G4), category tags (DI/MD/MPO/BVT), 3-Phase accuracy; Courses not recommended |
| Brand Identity | 25 | "파트너" positioning, Brand Character "마케팅 과학자", Core Values (Science/Practice/Outcome/Insights), "SMART Marketing Intelligence", info@/판교 address |
Triggers
Autonomy level: Auto — activates on any D.intelligence content review or creation request.
Detection keywords:
- "D.intelligence", "디인텔리전스", "brand review", "brand check"
- "톤앤매너 검토", "브랜드 검토", "제안서 검토", "콘텐츠 검토"
- Module codes (A1-A6, T1-T7, G1-G4)
- Category tags (DI, MD, MPO, BVT)
- Tagline "Analysis, Treatment & Growth"
Structure
70-dintel-brand-guardian/
├── code/
│ └── CLAUDE.md # Claude Code directive (condensed quick-reference)
├── desktop/
│ └── SKILL.md # Full skill definition for Claude Desktop
├── shared/
│ └── (reserved) # Future shared assets
└── README.md # This file
Relation to Other Agents
Part of the D.intelligence Agent Corps (agents 70-77 + meta-agent 88, prefix dintel-):
- #70 dintel-brand-guardian (this agent) — Brand governance, content compliance
- #70 dintel-brand-editor (legacy:
70-dintelligence-brand-editor) — Notion content editing - Other agents: TBD as Agent Corps Phase 0 progresses
Shared Python environment: _dintel-shared/src/dintel/brand.py for brand constants used across all dintel- agents.
Source
Migrated from D.intelligence Service Package/dintelligence-brand-guardian/SKILL.md (v1.0) with the following changes in v1.1.0:
- Renamed from
dintelligence-brand-guardiantodintel-brand-guardian - Added Agent Corps context (Agent #70)
- Added Universal Guardrails section
- Added reference to shared Python brand constants
- Added reference to Notion schema