host-workflows

Installation
SKILL.md

Host workflows

Run up to N ready issues from your terminal, unattended — one fresh agent session per issue.

Each session runs exactly one tick of loop-workflows (same claim → implement → publish pass as chat). This skill is only the shell scheduler.

Not the tick recipe (that lives in loop-workflows). Does not merge PRs, implement tickets in-process, or default to an agent binary.

Install never runs the hostnpx skills add only copies/symlinks this package; you invoke the script when you want AFK.

Prerequisites

Need Why
loop-workflows installed for the agent you spawn Workers run one tick of that skill
Product contracts (docs/agents/*, .agent-workflows/) Usually via /init-workflows
A spawn command How the host starts your agent — see Spawn resolution below

Primary entry

Installs
2
First Seen
Jul 22, 2026
host-workflows — layishsieger/agent-workflows