agent-workloads
Installation
SKILL.md
Agent Workloads
This skill is now a compatibility alias.
For new work, load workflow-rig first. That is the canonical front door for workload planning, runtime mode selection, and workflow-rig dogfood.
Keep using this skill only when an older prompt already names agent-workloads or when you need the historical workload-planning guidance below.
If the work is really about external repo bridging or low-level runtime submission mechanics, then the restate-workflows skill may matter. For normal coding/repo work, this skill comes first.
What this skill is for
- turning Joel steering into an execution shape
- choosing between serial, parallel, and chained work
- deciding whether a task should stay inline or move to a durable/sandboxed path
- defining the handoff contract between workers
- keeping repo/coding work agent-first instead of runtime-first