t-run

Community

Dispatch phased tasks to specialized sub-agents.

Authortimzaak
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Coordinating multi-phase engineering work across backend, frontend, miniapp, and demo cycles is complex and error-prone. This Skill centralizes orchestration by dispatching work to specialized sub-agents, enforcing phase-order constraints, and surfacing progress and handoff information for reliable delivery.

Core Features & Use Cases

  • Orchestrates phased work by routing tasks to the appropriate sub-agent based on phase.
  • Enforces dependency rules and phase completion checks to prevent out-of-sequence execution.
  • Centralizes state and handoff summaries to simplify monitoring, reporting, and auditing across teams.
  • Use Case: For a feature with backend, frontend, and demo work, the Skill choreographs task creation, progress tracking, and final handoffs with clear status updates.

Quick Start

Issue the t-run workflow for a feature by calling /t-run <feature-name> --phase backend to begin the backend phase.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: t-run
Download link: https://github.com/timzaak/web-dev-skills/archive/main.zip#t-run

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.