work-unit-ritual

Installation
SKILL.md

work-unit-ritual

Encode and execute a 6-step work-unit ritual — the sequence a disciplined engineer follows when taking a non-trivial task from idea to closed issue. This skill has two modes: setup (write the ritual spec into AGENTS.md once) and runtime (execute one work unit using the stored spec).

Philosophy. Every other agent-collabo skill writes context about the project. This one also writes a protocol — a sequence of named steps the agent follows to turn intent into shipped work. The protocol itself lives in AGENTS.md so every future agent session, regardless of model or tool, follows the same rhythm. At runtime this skill is the orchestrator that walks through the steps; without it, a user can still follow the protocol by hand because it's documented in AGENTS.md.

The 6-step ritual

Installs
2
GitHub Stars
1
First Seen
Apr 11, 2026
work-unit-ritual — dev-goraebap/agent-collabo