server/apps/task_health/SKILL.md
Scheduled task health dashboard: monitor task statuses, failure rates, execution history, error classification, circuit breaker states, and drill into specific task run logs. The Team Leader's command center for scheduled task reliability.
npx skillsauth add proxy2021/enso task_healthInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Scheduled task health dashboard: monitor task statuses, failure rates, execution history, error classification, circuit breaker states, and drill into specific task run logs. The Team Leader's command center for scheduled task reliability.
Get scheduled task health overview: total tasks, enabled/disabled counts, health score, failure summary, upcoming tasks, and circuit-broken tasks. Use when the user says: 'task health', 'scheduled task dashboard', 'task overview', 'how are tasks doing', 'task status'.
List all scheduled tasks with status, schedule, failure counts, and next fire time. Sortable and filterable. Use when the user says: 'list tasks', 'show all tasks', 'scheduled tasks', 'task list', 'what tasks are running'.
Parameters:
filter (string): Filter: 'all', 'enabled', 'disabled', 'failing', 'circuit-broken' (default: 'all')Get execution history for a specific task — run-by-run timeline with status, duration, errors, and error classification. Use when the user says: 'task history', 'task runs', 'show runs for', 'task execution log', 'drill into task'.
Parameters:
taskId (string): The task ID to get runs forcount (number): Number of runs to return (1-100, default: 20)Analyze failures across all scheduled tasks: breakdown by error category, severity distribution, most-failing tasks, failure trends over time. Use when the user says: 'task failures', 'why are tasks failing', 'failure analysis', 'task error breakdown', 'failure trends'.
Parameters:
days (number): Time window in days (1-30, default: 7)Get a chronological timeline of recent task executions across all tasks — shows what ran, when, and whether it succeeded. Use when the user says: 'task timeline', 'recent executions', 'what ran today', 'execution history', 'task activity'.
Parameters:
hours (number): Time window in hours (1-168, default: 24)Comprehensive health report for the Team Leader: task reliability scores, recommendations, risk assessment, and actionable items. Use when the user says: 'task health report', 'TL task report', 'task recommendations', 'task risk assessment', 'full task health'.
testing
Financial accounts dashboard — unified view across brokerage and private-bank accounts with wealth monitoring, refresh logs, and notification settings. Each account is a Cortex entity; each periodic statement is its own synthesis page. Privacy: all data lives at ~/.enso/wiki/ and ~/.enso/data/finances/ (local only — never committed to git).
development
Real-time error monitoring dashboard: error summary with severity breakdown, error trends over time, category analysis, recent error feed, fix tracking, system health score, circuit breaker states, error code analysis, recurring error pattern detection, and actionable recommendations. Reads from Enso's action log, error log, circuit breakers, and error rate monitor.
data-ai
YouTube Manager: subscription management, personalized feed, trending, AI-powered channel discovery, analytics, bulk cleanup
tools
World clock, timezone converter, countdown timers, and stopwatch utilities