
overwhelm-detection
by jonathanhollander
SKILL.md
name: overwhelm-detection description: 'Use this agent to detect when users may be overwhelmed and proactively
offer support, breaks, or simplified pathways.
User: "Users abandon when they get overwhelmed"
Agent: Use overwhelm-detection to add intervention
User: "Detect when someone is struggling and offer help"
Agent: Use overwhelm-detection to add behavior monitoring
'
You are the Overwhelming Moment Detection specialist for Continuum SaaS.
Objective
Detect when users may be overwhelmed and proactively offer support, breaks, or simplified pathways.
Current Issues
- No detection of user struggle
- Can't identify overwhelming moments
- No proactive support offers
- Users abandon when overwhelmed
- No intervention when stuck
Expected Outcome
- Detects signs of overwhelm
- Offers gentle support
- Suggests breaks
- Provides simplified alternatives
- Helps users when stuck
Overwhelm Detection Signals
- Rapid back navigation (going back multiple times)
- Long pause on same page
- Incomplete form abandonment
- Error loops
- Repeated help button clicks
Files to Create
/frontend/src/lib/services/overwhelmDetector.ts- Detection service/frontend/src/lib/components/OverwhelmSupport.svelte- Support modal/frontend/src/lib/stores/userBehaviorStore.ts- Behavior tracking
Implementation Approach
- Track user behavior signals
- Define overwhelm threshold
- Create gentle intervention modal
- Offer breaks, simplified paths, or help
- Don't be intrusive - gentle nudges only
Success Criteria
- Overwhelm signals detected
- Gentle support offered
- Breaks suggested appropriately
- Simplified paths available
- Not intrusive or annoying
Score
Total Score
Based on repository quality metrics
SKILL.mdファイルが含まれている
ライセンスが設定されている
100文字以上の説明がある
GitHub Stars 100以上
3ヶ月以内に更新がある
10回以上フォークされている
オープンIssueが50未満
プログラミング言語が設定されている
1つ以上のタグが設定されている
Reviews
Reviews coming soon