gob

Community

Manage long-running background jobs with ease.

Authorkaofelix
Version1.0.0
Installs0

System Documentation

What problem does it solve?

gob provides a unified CLI to start, monitor, and stream logs from long-running background processes, so development tasks don't block you.

Core Features & Use Cases

  • Start background jobs with gob add <cmd> - returns job ID immediately and runs in the background.
  • Run commands and wait for completion with gob run <cmd> - executes and streams output until completion.
  • Monitor and manage jobs with gob list, gob stdout <job_id>, gob stop <job_id>, gob restart <job_id>, and gob remove <job_id>.

Quick Start

Use gob to start a background server: gob add npm run dev Then monitor its output: gob stdout <job_id>

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: gob
Download link: https://github.com/kaofelix/dotfiles/archive/main.zip#gob

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.