From wicked-garden
Generate actionable recommendations from customer voice insights. This skill should be used when the user needs to translate analyzed feedback into product priorities, feature recommendations, or strategic guidance. Use when: "recommendations from feedback", "translate feedback to priorities", "feature priorities from customer data", "synthesize feedback into action"
npx claudepluginhub mikeparcewski/wicked-garden --plugin wicked-gardenThis skill uses the workspace's default tool permissions.
Transform customer voice analysis into actionable product recommendations.
Provides Ktor server patterns for routing DSL, plugins (auth, CORS, serialization), Koin DI, WebSockets, services, and testApplication testing.
Conducts multi-source web research with firecrawl and exa MCPs: searches, scrapes pages, synthesizes cited reports. For deep dives, competitive analysis, tech evaluations, or due diligence.
Provides demand forecasting, safety stock optimization, replenishment planning, and promotional lift estimation for multi-location retailers managing 300-800 SKUs.
Transform customer voice analysis into actionable product recommendations.
# Synthesize all recent insights
/wicked-garden:product:synthesize
# Prioritize by impact level
/wicked-garden:product:synthesize --priority high
# Feature-specific synthesis
/wicked-garden:product:synthesize --feature "mobile-app"
# Brief format (for quick decisions)
/wicked-garden:product:synthesize --format brief
Identify: Pain Points, Opportunities, Risks, Strengths
Score = (Customer_Value × Urgency) / Effort See refs/prioritization.md for detailed scoring.
Map feedback across: Awareness → Evaluation → Onboarding → Adoption → Retention → Advocacy See refs/journey-mapping.md for stage analysis.
## Customer Voice Synthesis: {Context}
### Executive Summary
{2-3 sentences on what customers need most}
### Top Recommendations
1. **{Recommendation}** - {Priority}
- Impact: {HIGH/MEDIUM/LOW}
- Evidence: {N} mentions, {sentiment}, {trend}
- Action: {specific what to do}
- Effort: {LOW/MEDIUM/HIGH}
{Top 3-5 recommendations}
### Customer Journey Insights
- **Onboarding**: {key pain point or win}
- **Adoption**: {key pain point or win}
- **Retention**: {key pain point or win}
### Strategic Considerations
- **Strengths**: {what to maintain}
- **Risks**: {what threatens retention}
- **Opportunities**: {what could differentiate}
### Quick Wins
{1-3 low-effort, high-impact improvements}
### Long-term Bets
{1-2 strategic investments based on customer needs}
resolve_path.py wicked-garden:product)wicked-crew: Auto-inject synthesis into product:requirements:started events
wicked-garden:mem: Store high-priority insights as decision memories
Native tasks: Link recommendations to roadmap tasks via TaskCreate with metadata.event_type="task"