task-tracker-audit
CommunityEnsure server-client task event consistency for reliable operation.
Software Engineering#task tracking#UI consistency#socket.io#event emission#registry validation#long-running operations
Authormrgeoffrich
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill identifies mismatches between server-side socket event emissions and client-side task tracking, preventing incomplete or stalled task indicators.
Core Features & Use Cases
- Operation Pattern Inventory: Searches for all long-running server operations that emit started, step, and completed events.
- Registry Coverage Check: Validates that task type definitions match server event constants, payload structures, and invalidation keys.
- Call Site Consistency: Verifies
registerTaskcalls use correct task types, step counts, and channels matching registry entries. - Progress Hook Synchronization: Ensures inline hooks subscribe and invalidate queries correctly aligned with server events.
- Progress Rendering Validation: Checks that UI components properly display resource and service results after task completion, with correct key handling.
Quick Start
Run this audit script to verify task tracking integrity across your codebase, focusing on event emission patterns, registry definitions, and component handling.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: task-tracker-audit Download link: https://github.com/mrgeoffrich/mini-infra/archive/main.zip#task-tracker-audit Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.