background
CommunityRun long tasks in the background.
Authorlmorchard
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Run long-running background processes without blocking conversations. It starts, monitors, and stops tasks and returns a job_id you can poll for output.
Core Features & Use Cases
- Start a background job with an immediate job_id.
- Poll status and output via the status function.
- Stop a background job safely with termination signals.
- List all background jobs in the current conversation.
- Safe lifecycle: per-conversation scope, 10-minute max lifetime, 500-line buffers.
Quick Start
Start a background process with a shell command and monitor its status using the returned job_id.
Dependency Matrix
Required Modules
None requiredComponents
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: background Download link: https://github.com/lmorchard/decafclaw/archive/main.zip#background 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 620,000+ vetted skills library on demand.