LLM Skills
~/catalog/monitoring & alerts//task-status
Monitoring & alertsGitHub source

Task Status

/task-status

Send short status descriptions in chat for long-running tasks. Use when you need to provide periodic updates during multi-step operations, confirm task completion, or notify of failures. Includes automated periodic monit

ClawHub communityClawHub community
12
May 18, 2026
// skill content

Community-created skill listed at ClawHub. Canonical source: https://clawhub.ai/skills/task-status Version: 1.0.0 Source changelog: - Initial release of the task-status skill for sending status updates on long-running tasks. - Supports manual status updates using a simple command-line script. - Includes automatic periodic monitoring, sending updates every 5 seconds during multi-step operations. - Provides message templates and a helper function for consistent status reporting. - Allows easy customization of update intervals and advanced usage within Python scripts or Clawdbot cron jobs.

// original public source
https://clawhub.ai/skills/task-status
License: License not specified. Review the repository before reusing it.
Independent project, not affiliated with Anthropic. This skill remains the property of its original author.
// install this skill
Paste this command in your terminal at the root of your project:
mkdir -p .claude/commands && curl -o ".claude/commands/task-status" "https://clawhub.ai/skills/task-status"
Then in Claude Code, type /task-status to activate it.
open_in_newOpen original source
// save
Save available after sign in.
loginSign in to save
// information
Stars 12
UpdatedMay 18, 2026
Format.md
AccessFree
// similar

Skills Monitoring & alerts

View allarrow_forward