Garra Routine banner
michelbr84 michelbr84

Garra Routine

Git community

Description

--- description: Roadmap-driven autonomous slice. Reads ROADMAP+Linear, picks the next step, plans it, implements via PR + CI, merges to main when green, updates tracking. Designed to be invoked manually or via cron at xH:15 every 2 hours (Florida local time). --- # `/garra-routine` — autonomous next-slice routine Each invocation runs the full workflow below from scratch — there is no persistent memory between iterations. Treat each run as independent and idempotent. ## Workflow ### 1. Read

Installation

Installs to ~/.claude/commands/michelbr84-garrarust-garra-routine.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/michelbr84/GarraRUST/HEAD/.claude/commands/garra-routine.md -o ~/.claude/commands/michelbr84-garrarust-garra-routine.md

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

Full documentation available on GitHub

View Source Repository