gsp-brand-strategy

gsp-brand-strategy is a skill for Claude Code from jubscodes/get-shit-pretty. It costs 0 tokens per session (1,580 once invoked), scanned A, original, MIT.

A brand-strategy step that defines a brand's market position, personality, voice, and customer messaging using the brief and research.

In plain words
What is it for?
Use it to identify competitive gaps, choose a position, define an archetype, and establish language for customer communications.
Why use it?
It helps turn information about a business and its audience into consistent decisions about what the brand stands for and how it speaks.

Skill for Claude Code

Written for Claude Code: user-invocable in frontmatter. Also seen: names the AskUserQuestion tool.

Good fit Use it to identify competitive gaps, choose a position, define an archetype, and establish language for customer communications.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jubscodes/get-shit-pretty/gsp-brand-strategy
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add jubscodes/get-shit-pretty --skill gsp-brand-strategy
Clone the repo
git clone --depth 1 https://github.com/jubscodes/get-shit-pretty

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for gsp-brand-strategy

README.md
[![agentmods](https://agentmods.dev/badge/skills/jubscodes/get-shit-pretty/gsp-brand-strategy/github.svg)](https://agentmods.dev/skills/jubscodes/get-shit-pretty/gsp-brand-strategy)
Your own site
<a href="https://agentmods.dev/skills/jubscodes/get-shit-pretty/gsp-brand-strategy"><img src="https://agentmods.dev/badge/skills/jubscodes/get-shit-pretty/gsp-brand-strategy/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for gsp-brand-strategy

Your own site · 80×15
<a href="https://agentmods.dev/skills/jubscodes/get-shit-pretty/gsp-brand-strategy"><img src="https://agentmods.dev/badge/skills/jubscodes/get-shit-pretty/gsp-brand-strategy.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,580 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.01580
Opus 5 $0.00000 $0.00790
Sonnet 5 $0.00000 $0.00316
Haiku 4.5 $0.00000 $0.00158

Measured 12d ago against content hash 058f0cbe9ecb, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

gsp-brand-strategy scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

gsp/skills/gsp-brand-strategy/SKILL.md · 153 lines

How it starts

The opening of the file, as written. The whole thing — 153 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Prerequisites: /gsp-start scaffolds the brand directory, then /gsp-brand-research (Phase 1) produces the discover chunks this phase reads. Strategy will run on BRIEF.md alone if discover chunks are absent, but invoking it before /gsp-start exits with "run /gsp-start first" — it does not bootstrap.

Input: .design/branding/{brand}/BRIEF.md + discover chunks Output: .design/branding/{brand}/strategy/ (5 chunks + INDEX.md) Agent: gsp-brand-strategist

Resolve brand from .design/branding/ (one → use it, multiple → ask). Set BRAND_PATH. If missing, tell user to run /gsp-start first.

Step 1: Load context

Read {BRAND_PATH}/BRIEF.md — business, personas, brand essence, competitive landscape.

Chunk-first: Read {BRAND_PATH}/discover/INDEX.md. If it exists, load all 4 discover chunks. Fallback: If INDEX.md doesn't exist, proceed without — strategy can run on BRIEF.md alone.

Step 2: Present strategic opportunity

Synthesize research + brief into a focused insight:

  • Competitive gaps — where the market underserves
  • White space — unoccupied positions
  • Persona tension — unmet needs from BRIEF.md personas

Read the full file on GitHub · 153 lines

Files

What ships with it

5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 153 lines · 0 tokens per session scan A 058f0cbe9ecb

Subscribe to this mod's changes

gsp-brand-strategy is a skill published in the GitHub repository jubscodes/get-shit-pretty (54 stars, last pushed 3mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,580 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories