ecc-brand-discovery

Conducts structured multi-session brand identity interviews producing a master brandbook document.

Updated Apr 18, 2025
One-click install
npx skills add https://github.com/adriancodes/dotfiles --skill ecc-brand-discovery-adriancodes
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ecc-brand-discovery
Source: https://github.com/adriancodes/dotfiles/tree/main/dot_agents/skills/ecc-brand-discovery
Command: npx skills add https://github.com/adriancodes/dotfiles --skill ecc-brand-discovery-adriancodes

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Brand identity often lives implicitly in founders' heads, making it impossible to brief designers, writers, and collaborators consistently. This Skill runs a structured, multi-session interview process that elicits and documents a brand's purpose, positioning, audience, personality, voice, and narrative into a written master brandbook. ## Core Features & Use Cases - Eight-module interview framework: Covers purpose, positioning, audience, personality/archetype, voice and tone, narrative, and founder-brand tension using frameworks like Sinek's Golden Circle, Dunford positioning, and the Kapferer prism. - Resumable session state: Persists module answers and a state.json checkpoint to disk so interviews can span days or weeks without losing progress. - Multi-founder reconciliation: Captures each founder's answers separately, then runs a reconciliation pass to surface convergences and productive tensions. - Use Case: A startup founder wants a written brand identity before hiring a design agency. Over several sessions, the Skill interviews them module by module and produces 90_SYNTHESIS.md, a complete brandbook ready to brief external collaborators. ## Quick Start Start a brand discovery interview for my company and check for any existing session state before asking the first question.

Frequently Asked Questions about ecc-brand-discovery

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a structured brand identity interview?▼

Use this Skill to run an eight-module interview covering purpose, positioning, audience, personality, voice, narrative, and founder-brand tension. It asks one question at a time, applies laddering and 5 Whys probing, and writes each module's raw answers and synthesis to disk.

How to create a brandbook for briefing designers and writers?▼

Complete the interview modules in sequence, then the Skill generates 90_SYNTHESIS.md, a master brandbook consolidating the Why, positioning statement, ICP, Kapferer prism, voice guidelines, and trueline into a single briefing document.

Can a brand interview span multiple sessions?▼

Yes, the Skill is designed for multi-session use. It writes a state.json checkpoint after each module and reads it on activation to resume exactly where the previous session stopped.

Does it support interviews with multiple founders?▼

Yes, multi-founder mode writes each participant's answers to separate founder files, then runs a reconciliation pass summarizing convergences and divergences. Participant names are validated to reject path separators and special characters.

What happens if file-writing tools are unavailable?▼

The Skill returns the module and checkpoint contents for the user to save manually and states that automatic resumption is unavailable. It does not connect external storage or modify agent memory settings.