How this skill is triggered — by the user, by Claude, or both
Slash command
/marketing:churn-preventionThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Analyze and reduce churn for "$ARGUMENTS". Identify churn signals, design interventions, and build retention strategies.
Analyze and reduce churn for "$ARGUMENTS". Identify churn signals, design interventions, and build retention strategies.
Read .metapowers/marketing/$ARGUMENTS/00-strategy.md. If this file does not exist, tell the user:
Phase 0 (Strategy) has not been completed for "$ARGUMENTS". Run
/marketing:customer-research $ARGUMENTSfirst, or use--skip-checksto bypass.
If --skip-checks is present in $ARGUMENTS, skip this check and log to .metapowers/marketing/$ARGUMENTS/skip-log.md.
Read context:
.metapowers/marketing/$ARGUMENTS/00-strategy.md for audience and product context.metapowers/marketing/$ARGUMENTS/04-engage.md if it existsIdentify churn signals:
Analyze churn reasons:
Design interventions:
Write the artifact — append to .metapowers/marketing/$ARGUMENTS/04-engage.md under a ## Churn Prevention section:
Churn prevention strategy written to .metapowers/marketing/$ARGUMENTS/04-engage.md. Present a summary highlighting:
npx claudepluginhub bromso/metapowers --plugin marketingCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.