work

Installation
SKILL.md

/work - Lifecycle Router

/work is the thin lifecycle spine. It does not re-implement capture, proposal, execution, close, or handoff protocols. It resolves workstream context, identifies the entity movement, and routes to the owning skill.

Work Link

Lifecycle lane: Router Entity movement: unknown -> routed Workstream: resolve active workstream before writes or dispatch Upstream: any lifecycle skill or user request Downstream: /ws, /capture, /prior-art, /propose, /exec, /close, /handoff Router: /work HUD: end with 🧬 {ws} ⚑{exec_count} πŸ“₯{capture_count} ⏸️{paused_count} βœ…{done_count} | 🚦{gate}={score} | ⏭️ {next} | πŸ”{loop_state}

Inline HUD Contract

End lifecycle-skill responses with this inline HUD line:

Installs
12
Repository
lev-os/agents
GitHub Stars
22
First Seen
Mar 1, 2026
work β€” lev-os/agents