From branding
Package all brand elements into a complete brand guidelines document
How this skill is triggered — by the user, by Claude, or both
Slash command
/branding:guidelinesThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Compile all brand work for "$ARGUMENTS" into a comprehensive brand guidelines document — the single source of truth for anyone using the brand.
Compile all brand work for "$ARGUMENTS" into a comprehensive brand guidelines document — the single source of truth for anyone using the brand.
Read all prior phase artifacts. If 04-visual.md does not exist, tell the user:
Phase 4 (Visual) has not been completed for "$ARGUMENTS". Run
/branding:visual $ARGUMENTSfirst, or use--skip-checksto bypass.
If --skip-checks is present in $ARGUMENTS, skip this check and log to .metapowers/branding/$ARGUMENTS/skip-log.md.
Read all prior artifacts:
.metapowers/branding/$ARGUMENTS/01-discover.md for context.metapowers/branding/$ARGUMENTS/02-strategy.md for brand platform.metapowers/branding/$ARGUMENTS/03-verbal.md for voice, tone, messaging.metapowers/branding/$ARGUMENTS/04-visual.md for visual identityplugins/branding/shared/brand-guidelines-template.md for output structureCompile the brand guidelines following the template, combining:
Add compliance rules:
Reference assets:
.metapowers/branding/$ARGUMENTS/assets/Write the artifact to .metapowers/branding/$ARGUMENTS/05-guidelines.md
The brand guidelines written to .metapowers/branding/$ARGUMENTS/05-guidelines.md. Present a summary to the user highlighting:
/branding:audit)Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub bromso/metapowers --plugin branding