Switches active brand profile using Python setup scripts for multi-client or agency workflows. Lists brands, confirms changes, supports comparisons.
From digital-marketing-pronpx claudepluginhub indranilbanerjee/digital-marketing-pro --plugin digital-marketing-proThis skill uses the workspace's default tool permissions.
Provides Kotlin patterns for JetBrains Exposed ORM: DSL/DAO queries, coroutine transactions, HikariCP pooling, Flyway migrations, repository pattern.
Provides Ktor server patterns for routing DSL, plugins (auth, CORS, serialization), Koin DI, WebSockets, services, and testApplication testing.
Compares coding agents like Claude Code and Aider on custom YAML-defined codebase tasks using git worktrees, measuring pass rate, cost, time, and consistency.
Run the setup script to show all configured brands:
python "scripts/setup.py" --list-brands
The currently active brand is marked with *.
When the user selects a brand, run:
python "scripts/setup.py" --switch-brand BRAND_SLUG
After switching, confirm:
If the user asks to compare brands, load both profiles and present a side-by-side comparison of key attributes (voice settings, channels, goals).