Agent skill
pivot-analyzer
Analyze pivot decisions with evidence-based frameworks
Install this agent skill to your Project
npx add-skill https://github.com/a5c-ai/babysitter/tree/main/library/specializations/domains/business/entrepreneurship/skills/pivot-analyzer
Metadata
Additional technical details for this skill
- domain
- business
- category
- Strategy
- skill id
- SK-020
- specialization
- entrepreneurship
SKILL.md
Pivot Analyzer Skill
Overview
The Pivot Analyzer skill provides evidence-based frameworks for analyzing pivot decisions. It enables startups to systematically evaluate whether to pivot or persevere by compiling validation evidence, scoring pivot signals, generating alternatives, and planning pivot execution with documented rationale.
Capabilities
Core Functions
- Evidence Compilation: Compile and organize validation evidence from customer discovery
- Pivot Signal Scoring: Score and weight signals indicating need for pivot
- Alternative Generation: Generate and categorize pivot alternatives
- Option Evaluation: Evaluate pivot options against defined criteria
- Cost Calculation: Calculate pivot costs (time, resources, opportunity)
- Execution Planning: Plan pivot execution with milestones and metrics
- Rationale Documentation: Document pivot rationale for stakeholders and investors
- Progress Tracking: Track post-pivot progress against goals
Advanced Features
- Pivot type classification (customer, problem, solution, channel, etc.)
- Team alignment assessment
- Investor communication planning
- Resource reallocation modeling
- Risk assessment by pivot type
- Success probability estimation
- Competitor response prediction
- Market timing analysis
Usage
Input Requirements
- Current business model/hypothesis
- Validation evidence collected
- Key metrics and trends
- Customer feedback summary
- Market signals and changes
- Resource constraints
- Team capabilities
Output Deliverables
- Pivot signal scorecard
- Evidence synthesis report
- Pivot alternatives matrix
- Evaluation criteria framework
- Cost-benefit analysis
- Recommended pivot type
- Execution roadmap
- Stakeholder communication plan
Process Integration
This skill integrates with the following processes:
pivot-decision-framework.js- Primary integration for all phasesproduct-market-fit-assessment.js- PMF signal analysisbusiness-model-canvas.js- Business model iterationmvp-definition-development.js- MVP pivot requirements
Example Invocation
Skill: pivot-analyzer
Context: B2C mobile app struggling with retention
Input:
- Current Model: Freemium B2C fitness app
- Evidence:
- DAU declining 10% MoM for 3 months
- 40% of churned users cite "too generic"
- Enterprise inquiries from 5 companies
- High NPS among power users (small segment)
- Runway: 8 months
Output:
- Pivot Signal Score: 7.5/10 (Recommend Pivot)
- Key Signals: Retention trend, market feedback, opportunity signals
- Pivot Alternatives:
1. Customer Segment Pivot: B2C to B2B (enterprise wellness)
2. Zoom-in Pivot: Focus on power user segment
3. Platform Pivot: Become API/SDK for other apps
- Recommended: B2B pivot based on pull signals
- Execution Plan: 12-week pivot roadmap
- Investor Communication: Draft narrative
Dependencies
- Lean Startup methodology frameworks
- Decision analysis tools
- Evidence tracking systems
- Financial modeling capabilities
- Communication templates
Best Practices
- Base pivot decisions on evidence, not intuition or frustration
- Distinguish between "not working yet" and "fundamentally flawed"
- Ensure sufficient runway to execute pivot (6+ months recommended)
- Consider multiple pivot types, not just the obvious one
- Evaluate what assets and learnings carry forward
- Get team alignment before committing to pivot
- Communicate pivot rationale clearly to investors
- Set clear success metrics for the pivot
- Time-box pivot validation (avoid endless pivoting)
- Preserve optionality when possible
- Consider hybrid approaches (pivot + partial perseverance)
- Document learnings from pre-pivot phase for future reference
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gsd-tools
Central utility skill for GSD operations. Provides config parsing, slug generation, timestamps, path operations, and orchestrates calls to other specialized skills. Acts as the unified entry point that the original gsd-tools.cjs provided via its lib/ modules (commands, config, core, init).
model-profile-resolution
Resolve model profile (quality/balanced/budget) at orchestration start and map agents to specific models. Enables cost/quality tradeoffs by selecting appropriate AI models for each agent role.
verification-suite
Plan structure validation, phase completeness checks, reference integrity verification, and artifact existence confirmation. Provides the structured verification layer ensuring GSD artifacts are well-formed and complete.
state-management
STATE.md reading, writing, and field-level updates. Provides cross-session state persistence via .planning/STATE.md with structured fields for current task, completed phases, blockers, decisions, and quick tasks.
git-integration
Git commit patterns, formats, and conventions for GSD methodology. Provides atomic commits per task, structured commit messages, planning file commits, branch management, and milestone tag operations.
frontmatter-parsing
YAML frontmatter parsing and manipulation for .planning/ documents. Provides read, write, update, query, and validation operations on frontmatter blocks in GSD markdown artifacts.
Didn't find tool you were looking for?