Detect whether a thread is waiting on Kyle, waiting on someone else, or should be closed, and suggest the safest visibility action.
npx claudepluginhub khenson99/lesser-rings-cowork-marketplace --plugin claude-cowork-email-opsThis skill uses the workspace's default tool permissions.
Use this skill to keep follow-ups from slipping through the cracks and to stop `defer` from turning into a hidden backlog.
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.
Automates semantic versioning and release workflow for Claude Code plugins: bumps versions in package.json, marketplace.json, plugin.json; verifies builds; creates git tags, GitHub releases, changelogs.
Use this skill to keep follow-ups from slipping through the cracks and to stop defer from turning into a hidden backlog.
Classify thread posture into:
waiting_on_kylewaiting_on_themclosed_loopambiguousThen recommend the safest visibility action.
{
"thread_id": "...",
"status": "waiting_on_kyle|waiting_on_them|closed_loop|ambiguous",
"confidence": 0.0,
"reasoning_summary": ["..."],
"recommended_visibility_action": "leave_visible|label_waiting|digest_only|escalate",
"recommended_label": "[Superhuman]/AI/Waiting|[Superhuman]/AI/Review|none",
"human_review_required": false
}
waiting_on_kyleRecommended action:
leave_visible or label_waitingwaiting_on_themRecommended action:
label_waiting or digest_onlyclosed_loopRecommended action:
digest_onlyambiguousRecommended action:
escalateambiguous + escalate