doey-nudge

Sends cascading nudge messages to wake stalled Claude instances across teams.

6|2|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/FRIKKern/doey --skill doey-nudge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doey-nudge
Source: https://github.com/FRIKKern/doey/tree/main/.claude/skills/doey-nudge
Command: npx skills add https://github.com/FRIKKern/doey --skill doey-nudge

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Cascading nudge to wake stalled Claude instances across all teams, reducing idle time and keeping multi-team workflows moving.

Core Features & Use Cases

  • Cascading nudge: propagates a wake-up signal from Taskmaster to all Subtaskmasters and Workers.
  • Session-aware: uses runtime environment references to locate the proper Taskmaster panes.
  • Lightweight: minimal changes to existing workflows; operates via Doey messaging.

Quick Start

Run the nudge cascade to wake stalled Claude instances across all team windows.

Frequently Asked Questions about doey-nudge

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I wake stalled Claude instances across multiple team windows?

A cascading nudge propagates a wake-up signal from the Taskmaster to all Subtaskmasters and Workers to resume task progress. This mechanism reduces idle time and keeps multi-team workflows moving without manual intervention.

What is the best way to automate status checks for idle workers in Subtaskmaster workflows?

Automating status checks for idle workers in Subtaskmaster workflows is best handled by invoking the Doey messaging utility to target workers and prompt status checks. This lightweight approach requires minimal changes to existing workflows.

Can I use Doey messaging to resume unresponsive Claude instances across teams?

Yes, you can use Doey messaging to resume unresponsive Claude instances across teams. The cascading nudge invokes the Doey messaging utility to target Taskmasters, Subtaskmasters, and Workers, prompting status checks for stalled tasks.

Do I need specific environment references to locate Taskmaster panes for team management automation?

Yes, you need runtime environment references to locate the proper Taskmaster panes for team management automation. The cascading nudge is session-aware and relies on these references to target the correct instances.

Why do Claude instances become idle or unresponsive in multi-team workflows?

Claude instances become idle or unresponsive in multi-team workflows when tasks stall and require a status check. The cascading nudge mechanism addresses this by applying a wake-up signal across all team windows to resume progress.