meganemura

6 mods across 1 repository, 1 stars between them.

headsign

01

meganemura/headsign

Plugin Claude Code

Headsign — a tiny phase gate for coding agents. The agent drives, headsign holds the state.

1 2d ago A tokens not measured original MIT

headsign

02

meganemura/headsign

Plugin Claude Code

A tiny phase gate for coding agents: your shell checks decide pass/fail (never the LLM), your workflow routes the agent (advance / retry / escalate / done). The agent drives, headsign holds the state.

1 2d ago A tokens not measured original MIT

Stop

03

meganemura/headsign

Hook

Runs when the agent finishes a response, executing headsign.mjs. From meganemura/headsign.

1 2d ago A tokens not measured original MIT

SubagentStop

04

meganemura/headsign

Hook

Runs when a subagent finishes, executing headsign.mjs. From meganemura/headsign.

1 2d ago A tokens not measured original MIT

design-workflow

05

meganemura/headsign

Skill Claude CodeCodex

Design and write a headsign workflow file — the YAML that names a repository's phases and holds the shell checks that gate them. Use when the user asks to create a workflow for this repository, to add another one alongside ones already there, or to change how an existing one's phases, gates, routes, or limits are…

1 2d ago A 141 tokens original MIT

workflow

06

meganemura/headsign

Skill Claude CodeCodex

Drive a headsign phase-gate workflow. Use when the repository has a .headsign/ directory holding one or more workflow files — workflow.yaml, or named ones like fitness.yaml run with headsign start fitness — and the user asks to start, continue, or resume a run, or when .headsign/state.json shows a run in progress…

1 2d ago A 96 tokens original MIT