Requorum banner
Lukehle Lukehle

Requorum

Development community

Description

--- description: Re-run a quorum in gate mode against the prior ruling's open blockers --- # /requorum $ARGUMENTS Gate mode. **Same roster, changed subject** — diff against the prior ruling rather than starting over. **One invocation runs one round.** The Workflow returns `requorum` and `loopControl`; the caller persists that output and explicitly starts the next round. There is no hidden scheduler inside `workflows/quorum.js`. 1. **Retrieve the prior ruling.** This is a definite reference,

Installation

Installs to ~/.claude/skills/lukehle-claude-quorum-requorum/SKILL.md

Terminal
mkdir -p ~/.claude/skills/lukehle-claude-quorum-requorum && curl -fsSL https://raw.githubusercontent.com/Lukehle/claude-quorum/HEAD/commands/requorum.md -o ~/.claude/skills/lukehle-claude-quorum-requorum/SKILL.md

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

Full documentation available on GitHub

View Source Repository