Sends short status updates to chat during long running operations, which is exactly what you need when Claude is processing something that takes more than a few seconds and you want proof it hasn't frozen. Two modes: manual updates for discrete milestones, or automatic monitoring that pings every 5 seconds with "Still working..." messages. The periodic monitoring is honestly the killer feature here because it prevents that anxious "is this stuck or just slow" feeling during video processing, large file operations, or API calls that take forever. Supports progress, success, error, and warning states with emoji indicators. Messages cap at 140 characters, which keeps updates quick to scan.
npx skills add https://github.com/aaaaqwq/claude-code-skills --skill task-status