← ClaudeAtlas

aireadylife-brand-flow-check-profile-consistencylisted

Compares brand profile elements (bio, headshot, handle, URL) across all platforms to the master brand profile and flags any discrepancies.
fru-dev3/prevail · ★ 9 · AI & Automation · score 77
Install: claude install-skill fru-dev3/prevail
## What It Does Reads the master brand profile from `~/Documents/aireadylife/vault/brand/00_current/master-profile.md`, which is the canonical reference for all brand identity fields. The master profile defines: display name (exact spelling and capitalization), short bio (100-200 characters), long bio / "About" section (500-2,000 characters depending on platform), headshot filename (the specific image file that should be used), primary website URL, primary handle or username, LinkedIn vanity URL, Twitter/X handle, YouTube channel URL, GitHub username (if applicable), and current tagline or headline. For each configured platform, reads the stored current-state snapshot from `~/Documents/aireadylife/vault/brand/00_current/{platform}.md`. These snapshots are updated manually after each profile edit (the profile audit op prompts the user to update them). Performs a field-by-field comparison between each platform snapshot and the master profile. For each field that differs from master: records the platform, field name, current value on the platform, expected value from master, and a plain-language recommended action. Prioritizes discrepancies by impact: missing or wrong website URL on any platform is 🔴 (direct SEO and traffic impact), outdated headline on LinkedIn is 🔴 (primary professional discovery signal), wrong headshot is 🟡 (brand consistency), minor bio wording variation is 🟢 (low priority). Treats missing platform snapshot files as "unknown — manual verification need