sidecar-task-runner

Installation
SKILL.md

Sidecar Task Runner

Use this skill to run bounded helper tasks from a main agent without sharing the main conversation as the task state. The sidecar produces artifacts; the main agent verifies, integrates, rejects, or escalates them.

Skill Directory Layout

<installed-skill-dir>/
├── SKILL.md
├── templates/
│   ├── precommit-classifier.md
│   └── personalization-scanner.md
└── scripts/
    └── prepare_sidecar_task.py

Core Contract

  • The main agent owns planning, integration, final judgment, and user-facing actions.
Related skills
Installs
7
GitHub Stars
4
First Seen
8 days ago