Command
Content
Command
/brand-list
List saved Brand Profiles.
Install
> /plugin marketplace add ferdinandobons/brand-docs > /plugin install brand-docs@brand-docs
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/brand-list
Context preview
What this command does when you run it.
List saved Brand Profiles.
Command definition
brand-list.md/brand-list
List saved Brand Profiles.
Run from the plugin root (or set `BRAND_DOCS_ROOT` to it):
python scripts/cli.py list --scope auto
Ships withbrand-docs
BrandDocs is a set of agent skills that learn your existing Word, PowerPoint and Excel templates and generate new on-brand documents from them. Unlike generic AI document generators, it preserves brand, structure, styles and formulas by construction.
Get the whole plugin
In this plugin
See everything inside Other commands on brand-docs.
Command
Command
brand-verify
Verify a saved Brand Profile. Reports QA findings and a verdict (the role map lives in `PROFILE.md`; verify does not render a proof). Add `--accept` to mark a…

