deepen-background-spawner

Community

Decompose monolithic spawners into modular components for better testing and maintenance.

Authorruskibeats
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps to refactor complex background subprocess spawners into smaller, more manageable modules, improving testability and maintainability.

Core Features & Use Cases

  • Decomposition: Splits a single, large spawner into three distinct modules: Resolver, Config Builder, and Process Spawner.
  • Testability: Enables unit testing of resolver and config builder logic without spawning subprocesses.
  • Dispatch Strategies: Supports multiple dispatch strategies (auto-spawn vs. fallback command) in a single module.
  • Error Handling: Provides robust error handling and fallback mechanisms for subprocess spawning.
  • Use Case: For developers of CLI tools or Pi extensions that spawn detached subprocesses, this Skill aids in creating cleaner, more manageable code.

Quick Start

Run the skill by executing the command 'spawner run' in the project directory.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: deepen-background-spawner
Download link: https://github.com/ruskibeats/t1d/archive/main.zip#deepen-background-spawner

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