Tier Upgrade | Skills Pool
Tier Upgrade Track progress toward next hackathon tier (Bronze→Silver→Gold→Platinum). Use this skill when the user asks "what's next", "upgrade tier", "tier status", "gold tier", "platinum tier", "what do I need for [tier] tier", or wants to move to the next tier. Shows requirements and implementation steps.
furqan5911 0 스타 2026. 3. 30. Track progress toward next hackathon tier and provide specific implementation steps.
Trigger
Use this skill when:
User asks: "what's next", "upgrade tier", "tier status", "gold tier", "platinum tier"
User wants to move to next tier (Bronze→Silver→Gold→Platinum)
User asks: "what do I need for [tier] tier"
User says: "help me reach [tier] tier"
When NOT to Use
DO NOT use if user is working on a specific task (let them finish)
DO NOT use automatically on session start (use ai-status instead)
DO NOT use if current tier is not complete (finish current tier first)
Tier Requirements Reference
Bronze Tier (Foundation) ✅
Obsidian vault with Dashboard.md and Company_Handbook.md
One working Watcher script (Gmail OR file system)
Claude Code reading from and writing to vault
npx skills add furqan5911/Ai_employee
스타 0
업데이트 2026. 3. 30.
직업
Basic folder structure: /Inbox, /Needs_Action, /Done
All AI functionality as Agent Skills
Silver Tier (Functional Assistant) ✅
All Bronze requirements
Two or more Watcher scripts (Gmail + FileSystem)
Email MCP server for sending emails
Human-in-the-loop approval workflow
Basic scheduling via cron/Task Scheduler
Context-aware email replies
Gold Tier (Autonomous Employee) 🟡
All Silver requirements
WhatsApp Watcher (Playwright-based)
LinkedIn auto-post integration
Multiple MCP servers for different action types
Full weekly CEO briefing with real data
Ralph Wiggum loop for autonomous multi-step tasks
Odoo Community accounting integration (optional)
Facebook/Instagram/Twitter integration
Platinum Tier (Always-On Cloud) 🔴
All Gold requirements
Cloud VM (Oracle/AWS/GCP) for 24/7 operation
Cloud/local sync mechanism
Work-zone specialization (cloud vs local)
Cloud owns: email triage + draft replies
Local owns: approvals, payments, final sends
Odoo on Cloud VM with HTTPS
Health monitoring and auto-restart
Instructions
Check current tier status
Read CLAUDE.md for tier progress
Read Dashboard.md for recent work
Identify which tier we're currently on
Show next tier requirements
List what's needed for next tier
Mark what's already done
Mark what's pending
Provide implementation guide
Suggest order of implementation
Identify dependencies (what must be done first)
Estimate time for each component
Offer to start
"Ready to start with [component]?"
Create plan if user agrees
## Tier Upgrade Progress
**Current Tier**: [Bronze/Silver/Gold/Platinum] ([X]%)
**Next Target**: [Next tier name]
### What's Complete
- ✅ [Component 1]
- ✅ [Component 2]
### What's Needed for [Next Tier]
- [ ] [Component 1] - [brief description]
- [ ] [Component 2] - [brief description]
- [ ] [Component 3] - [brief description]
### Suggested Order
1. **[Component 1]** ([estimate time])
- [Step 1]
- [Step 2]
2. **[Component 2]** ([estimate time])
- [Step 1]
- [Step 2]
### Ready to Start?
Type "start [component]" to begin, or ask for more details.
Gold Tier Implementation Guide
WhatsApp Watcher (2-3 hours) # Install Playwright
pip install playwright
playwright install chromium
# Create scripts/whatsapp_watcher.py
# - Uses WhatsApp Web (headless)
# - Monitors for keywords: urgent, invoice, payment, help
# - Creates action files in Needs_Action/
LinkedIn Auto-Post (3-4 hours) # Create LinkedIn MCP server
# - Uses LinkedIn API or Playwright automation
# - Posts scheduled content from Needs_Action/
# - Requires approval before posting
Ralph Wiggum Loop (2 hours) # Already have scripts/ralph_wiggum.py
# - Integrate with exec-plan skill
# - Configure stop hook in Claude Code settings
CEO Briefing (2-3 hours) # Enhance generate-briefing skill
# - Read Business_Goals.md
# - Scan Accounting/ for revenue data
# - Analyze Done/ for completed tasks
# - Generate executive summary
Platinum Tier Implementation Guide
Cloud VM Setup (4-6 hours) # 1. Create Oracle Cloud Free Tier VM
# 2. Install: Python, Node.js, Claude Code API
# 3. Set up watchers on cloud
# 4. Configure git sync for vault
Cloud/Local Sync (3-4 hours) # 1. Set up git repo for vault
# 2. Cloud pushes to /Updates/ branch
# 3. Local merges into main vault
# 4. Use claim-by-move for task ownership
Token Efficiency
Single skill invocation (~500 tokens)
Avoids reading entire hackathon document
Provides actionable next steps
create-plan: Create plan for tier component
exec-plan: Execute tier upgrade plan
ai-status: Quick status check
When NOT to Use
프로젝트 관리
Production Scheduling Codified expertise for production scheduling, job sequencing, line balancing, changeover optimization, and bottleneck resolution in discrete and batch manufacturing. Informed by production schedulers with 15+ years experience. Includes TOC/drum-buffer-rope, SMED, OEE analysis, disruption response frameworks, and ERP/MES interaction patterns. Use when scheduling production, resolving bottlenecks, optimizing changeovers, responding to disruptions, or balancing manufacturing lines.