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.
npx agentmods add commands/brainbytes-dev/everything-claude-marketing/rebrandgit clone --depth 1 https://github.com/brainbytes-dev/everything-claude-marketingWrote 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.
[](https://agentmods.dev/commands/brainbytes-dev/everything-claude-marketing/rebrand)<a href="https://agentmods.dev/commands/brainbytes-dev/everything-claude-marketing/rebrand"><img src="https://agentmods.dev/badge/commands/brainbytes-dev/everything-claude-marketing/rebrand.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00021 | $0.02580 |
| Opus 5 | $0.00010 | $0.01290 |
| Sonnet 5 | $0.00004 | $0.00516 |
| Haiku 4.5 | $0.00002 | $0.00258 |
Grade A, and why
rebrand 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 3d 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.
How it starts
The opening of the file, as written. The whole thing — 272 lines — stays where its author put it; the contents beside it link to each section on GitHub.
/rebrand
Plan a comprehensive rebranding initiative — audit your current brand, define the new direction, and create a phased rollout plan across every touchpoint.
What This Command Does
This command guides you through a structured rebranding process, from auditing your current brand perception through defining your new brand identity and planning the rollout across all customer-facing touchpoints. It covers brand strategy (positioning, values, personality, voice), visual identity direction (logo, color, typography recommendations), verbal identity (messaging framework, tagline options, naming considerations), and a detailed implementation plan that ensures nothing gets missed during the transition. The output is a rebranding roadmap that your team, designers, and agencies can execute against.
When to Use
- Pivoting your business model (B2C to B2B, horizontal to vertical, etc.)
- Your brand no longer reflects who you are or who you serve
- Merging with or acquiring another company
- Entering a new market where your current brand does not resonate
- Your visual identity looks dated and undermines credibility
- Customer research reveals a gap between brand perception and reality
- Preparing for a major fundraise, IPO, or public market presence
- Outgrowing a name, visual identity, or positioning from your early days
How It Works
- Audits the current brand — Reviews existing positioning, visual identity, messaging, and how the brand is perceived by customers, employees, and the market
- Identifies the gap — Determines the specific disconnect between where the brand is today and where it needs to be
- Defines brand strategy — Establishes new positioning, mission, values, personality, and voice
- Develops verbal identity — Creates messaging framework, tagline options, and narrative guidelines
- Directs visual identity — Provides creative direction for logo, color palette, typography, and visual system (to brief a designer or agency)
- Maps all touchpoints — Inventories every place the brand appears and plans the update for each
- Plans the rollout — Creates a phased implementation timeline with priorities, dependencies, and owners
- Prepares communications — Drafts internal and external announcements about the rebrand
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.
- 3d ago First seen · 272 lines · 21 tokens per session scan A 1f9cff82a46e
rebrand is a command published in the GitHub repository brainbytes-dev/everything-claude-marketing (5 stars, last pushed 5mo ago), licensed MIT. It adds 21 tokens to every session and 2,580 once invoked, about $0.0001 per session on Opus 5. 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-31.
Other commands, from other repositories
audit-strict
Multi-pass consensus audit — runs the audit twice with different prompts, only reports consensus findings. Aggressively cuts false positives.
define-events
Produces instrumentation specification with events, properties, owners, and QA steps.
hypothesis
Generate hypotheses and define how to test them.
speckit.implement
Execute the implementation plan by processing and executing all tasks defined in tasks.md.
question-mode
When this command is used, switch to the specified operational mode. Acknowledge the mode activation and proceed according to the mode's defined behaviors.
gse-meta-audit
Audit the GSE-One methodology repository for coherence (Categories A-D), strategic quality (Category E), and distribution hygiene (Category F). Orchestrates the Python deterministic engine (audit.py, including the 5 Category F distribution jobs) + 23 parallel LLM sub-agents — 28 jobs total, defined in…