Agent skill
save-play-library
Use to catalog churn/expansion plays tied to specific signals, cohorts, and owners.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/save-play-library
SKILL.md
Save Play Library Skill
When to Use
- Translating retention signals into specific remediation actions.
- Coordinating lifecycle marketing and CS teams on who does what.
- Measuring effectiveness of save plays over time.
Framework
- Signal Definition – map triggers (drop in usage, support surge, NPS drop) to play categories.
- Play Blueprint – outline objective, audience, messaging, channels, and required assets.
- Owner Matrix – assign owners (CSM, lifecycle marketer, exec sponsor) with SLAs.
- Measurement Plan – specify KPIs, experiment windows, and success criteria.
- Feedback Loop – capture results, learnings, and iterate on play details.
Templates
- Play card (trigger, action steps, assets, KPI, owner).
- Experiment tracker with control/test cohorts.
- Post-play retrospective form.
Tips
- Keep plays modular so they can stack (email + exec outreach + offer).
- Include links to enablement assets for quick execution.
- Pair with
retention-dashboardto trigger plays automatically when thresholds trip.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?