launchd

Community

Orchestrate macOS launchd jobs per repo.

Authorebijun1007
Version1.0.0
Installs0

System Documentation

What problem does it solve?

macOS launchd (launchctl) job management for repository-scoped automations. Install, uninstall, list, status, reload, and kick jobs defined under the current repo's .launchd/jobs/*.plist.tmpl by rendering templates and placing them in ~/Library/LaunchAgents, enabling per-project scheduling.

Core Features & Use Cases

  • Template-driven deployment: renders .plist.tmpl templates into LaunchAgents with token substitution ({{REPO_PATH}}, {{LABEL}}, {{HOME}}, {{USER}}) for deterministic, repeatable setups.
  • Lifecycle management: supports install, uninstall, list, status, reload, and kick actions to manage per-repo jobs across macOS systems.
  • Safe governance: validates rendered plist with plutil, prompts for user confirmation on destructive actions, and uses bootstrap/bootout semantics to avoid leftover loads in edge cases.

Quick Start

Install all defined launchd jobs by rendering templates from .launchd/jobs and bootstrapping them with launchctl.

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: launchd
Download link: https://github.com/ebijun1007/vibe-coding/archive/main.zip#launchd

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