Writ Approve banner
infinri infinri

Writ Approve

Productivity community

Description

--- name: writ-approve description: Advance the current Writ workflow phase with an explicit tool-confirmed advance. NOT a replacement for pattern-match approval detection; this command spends the token that detection mints (see Authorization below). --- You have been invoked to advance the Writ workflow phase. Confirm the user's intent is to advance, then run this command via Bash. ## Authorization: read this before assuming this command is the primary path This command does NOT detect appro

Installation

Installs to ~/.claude/commands/infinri-writ-writ-approve.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/infinri/Writ/HEAD/.claude/commands/writ-approve.md -o ~/.claude/commands/infinri-writ-writ-approve.md

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

Full documentation available on GitHub

View Source Repository