async-runner

Community

Run async tasks and agents without blocking dev.

Authorjdeweedata
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates blocking development work by orchestrating background agents and asynchronous commands for CircleTel projects, enabling long-running tasks to run without blocking active coding.

Core Features & Use Cases

  • Background task orchestration: spawn and manage multiple background processes and agents for dev servers, tests, and builds.
  • Non-blocking workflows: allows concurrent work like coding while infrastructure tasks run in parallel.
  • Use Case: imagine you are merging a feature and need to run type checks, unit tests, and a local dev server in parallel; this Skill coordinates those tasks and surfaces results when ready.

Quick Start

Start a background dev server and run a set of tasks in parallel without blocking your editor. For example, kick off the dev server in memory and spawn test suites, then monitor tasks with the task manager.

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: async-runner
Download link: https://github.com/jdeweedata/circletel/archive/main.zip#async-runner

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 223,000+ vetted skills library on demand.