brand-research
Input: .design/branding/{brand}/BRIEF.md
Output: .design/branding/{brand}/discover/ (4 chunks + INDEX.md)
Agent: gsp-researcher
<execution_context> @${CLAUDE_SKILL_DIR}/../../templates/phases/discover.md @${CLAUDE_SKILL_DIR}/../../references/design-trends.md (index only — agent loads specific trend files only after open research validates relevance) @${CLAUDE_SKILL_DIR}/../gsp-style/styles/INDEX.yml </execution_context>
Scan .design/branding/ for brand directories. One brand → use it. Multiple → use AskUserQuestion with one option per brand.
Set BRAND_PATH = .design/branding/{brand}
Read {BRAND_PATH}/BRIEF.md. If missing, tell user to run /gsp:start first.
Read {BRAND_PATH}/config.json for brand_mode.
Step 2: Confirm research scope
Load BRIEF.md personas and competitive landscape. If {BRAND_PATH}/audit/ exists, also load audit/evolution-map.md and audit/market-fit.md.
Present a compact research plan, then use AskUserQuestion:
- Looks good — "Start research with this scope"
- Adjust — "I want to add competitors or shift emphasis"
Step 3: Spawn researcher
Spawn the gsp-researcher agent with:
- BRIEF.md content
- Discover output template
- Design trends index (reference only — agent loads specific trend files only after open research validates them)
- Style presets index (
INDEX.yml) — agent matches research findings to existing aesthetics - User-confirmed scope adjustments
brand_modefrom config.json- Audit chunks if they exist
- Output path:
{BRAND_PATH}/discover/
The agent writes 4 chunks + INDEX.md:
market-landscape.mdcompetitive-audit.mdtrend-analysis.mdmood-board-direction.mdINDEX.md
Step 4: Update state
Update {BRAND_PATH}/STATE.md: set Phase 1 (Discover) to complete.
Step 5: Phase transition
Render phase transition screen, then use AskUserQuestion:
- Continue to strategy — "define positioning, voice, and messaging"
- View progress — "see the full dashboard"
- Done for now — "pick up later with /gsp:start"
More from jubscodes/get-shit-pretty
get-shit-pretty
Design engineering for AI coding tools. Full pipeline: brand research, strategy, identity, guidelines, UI design, critique, accessibility audit, build, and review. Expertise skills (color, typography, visuals) serve the entire pipeline. 14 specialized agents with Apple HIG, Nielsen's heuristics, WCAG 2.2 AA, and design token standards.
17gsp-visuals
Define visual direction — imagery, 3D, video, textures, and surface treatments
16gsp-accessibility
Quick contrast checks and token WCAG audits — inline, no agent
16gsp-help
Show all skills
16gsp-color
Design color systems — palettes, contrast, semantic mapping, dark mode
16gsp-typography
Design type systems — scale, pairing, fluid type, vertical rhythm
16