Determines which delivery mode (keynote, training, strategy) a situation calls for and routes to the right plugin. The front door for all delivery work. Use for "what mode should this be", "which plugin", "route this".
From uxinatornpx claudepluginhub jabberlockie/the-human-stack-plugins-public --plugin uxinatorThis skill uses the workspace's default tool permissions.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Details PluginEval's skill quality evaluation: 3 layers (static, LLM judge), 10 dimensions, rubrics, formulas, anti-patterns, badges. Use to interpret scores, improve triggering, calibrate thresholds.
The front door for all of Tim's delivery work. Takes any context — a client, an event, a deliverable request — and determines which delivery mode it requires, then routes to the correct plugin and skill.
Tim has three delivery plugins:
The problem: Tim often doesn't know which mode a situation calls for, or starts in one mode and should be in another. Mode Router makes the determination and points him to the right tools.
Any of the following:
START
│
├─ Is this a conference/event/public stage?
│ ├─ Audience > 30? ──────────────────────── → KEYNOTE (Speechwriter)
│ ├─ Audience 6-30 + learning outcomes? ──── → TRAINING (Instructinator)
│ ├─ Audience 6-30 + no exercises? ────────── → KEYNOTE (Speechwriter)
│ └─ Panel/fireside chat? ──────────────────── → KEYNOTE (Speechwriter)
│
├─ Is this a paid client engagement?
│ ├─ Discovery/sales call? ──────────────────── → STRATEGY (Strategist)
│ ├─ Diagnostic readout? ────────────────────── → STRATEGY (Strategist)
│ ├─ Post-diagnostic session? ───────────────── → STRATEGY (Strategist)
│ ├─ Managed Success check-in? ──────────────── → STRATEGY (Strategist)
│ ├─ Advisory session? ──────────────────────── → STRATEGY (Strategist)
│ ├─ Training/workshop for client staff? ────── → TRAINING (Instructinator)
│ └─ Accidental Techie training? ────────────── → TRAINING (Instructinator)
│
├─ Is this a webinar?
│ ├─ Broad audience + educational? ──────────── → TRAINING (Instructinator)
│ ├─ Thought leadership + no exercises? ─────── → KEYNOTE (Speechwriter)
│ └─ Client-specific + decisions needed? ────── → STRATEGY (Strategist)
│
└─ Is this content creation?
├─ Blog/article/social? ───────────────────── → Neither (use content skills)
├─ Proposal/SOW? ─────────────────────────── → STRATEGY (Strategist)
└─ Course/curriculum? ─────────────────────── → TRAINING (Instructinator)
Mixed-mode situations — some engagements legitimately require mode-switching:
For mixed-mode: Identify the PRIMARY mode and the SECONDARY mode. Route to the primary plugin. Flag the secondary mode and when the switch should happen.
MIXED MODE ALERT
────────────────
PRIMARY MODE: [KEYNOTE | TRAINING | STRATEGY] — [X]% of time
SECONDARY MODE: [KEYNOTE | TRAINING | STRATEGY] — [Y]% of time
SWITCH POINT: [When/where the mode should change]
PRIMARY PLUGIN: [Which plugin to route to]
ALSO USE: [Which secondary plugin for the other segment]
MODE DETERMINATION
══════════════════
CONTEXT: [What was provided]
MODE: [KEYNOTE | TRAINING | STRATEGY]
CONFIDENCE: [HIGH | MEDIUM | LOW]
PLUGIN: [Speechwriter | Instructinator | Strategist]
RECOMMENDED FIRST SKILL:
[Which specific skill to start with and why]
SKILL SEQUENCE:
1. [First skill] — [What it does for this situation]
2. [Second skill] — [What it does next]
3. [Third skill] — [If applicable]
MODE RISK:
[Where Tim is most likely to drift into the wrong mode for this situation.
E.g., "This is a diagnostic readout (STRATEGY). Tim will want to
TEACH the vitals framework. Instead, he should APPLY it and recommend."]
SPEECHWRITER PLUGIN
───────────────────
speech-audit → Is this outline/deck built for provocation?
speech-design → Design a keynote from scratch
speech-rehearse → Coach delivery of a keynote
speech-evaluate → Did the provocation land?
speech-iterate → Version the talk across deliveries
INSTRUCTINATOR PLUGIN (Instructional Designer)
──────────────────────────────────────────────
session-architect → Design a training session
slide-reviewer → Audit slides for content load + anchor strength
timing-check → Realistic time audit with Tim's time tax
engagement-check → Audit for passive stretches + scripted questions
story-finder → Find story options for a section
survey-builder → Generate outcome-aligned surveys
dry-run-coach → Coach delivery of a training
STRATEGIST PLUGIN
─────────────────
strategy-audit → Detect mode drift in strategy delivery
strategy-architect → Design + draft strategy deliverables
strategy-evaluate → Post-delivery evaluation of strategy sessions
Some skills are useful across modes: