St Rework banner
zomarit zomarit

St Rework

Data community

Description

--- description: "Intake and triage feedback on agent-delivered work: proof-block baseline, leftover scan, REVISE/DEFER routing, validated plan into the work pipeline." --- # Rework Turns a round of feedback on agent-delivered work into a validated, lint-passed plan. Execution always routes to `/st-work`: this command triages and plans, it does not patch. **Forward-fix doctrine.** Rework never reverts, resets, or rewrites history — undo is the harness's checkpoint feature, not this command's.

Installation

Installs to ~/.claude/commands/zomarit-stamity-st-rework.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/zomarit/stamity/HEAD/.claude/commands/st-rework.md -o ~/.claude/commands/zomarit-stamity-st-rework.md

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

Full documentation available on GitHub

View Source Repository