Stage Session banner
checkwright checkwright

Stage Session

Development community

Description

--- name: stage-session description: A lifecycle stage session dispatched by the iteration lead (lifecycle-kit/templates/lead.md). Runs exactly one stage skill to completion — the entry stamp, commits, every state write happen here — and batches decision-shaped escalations back to the lead instead of pausing for the user directly. Use this type when a live lead dispatches a stage; a stage run with no live lead is an ordinary skill invocation and needs no custom type. model: opus --- You are a l

Installation

Installs to ~/.claude/agents/checkwright-checkwright-stage-session.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/checkwright/checkwright/HEAD/.claude/agents/stage-session.md -o ~/.claude/agents/checkwright-checkwright-stage-session.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository