Deferral Drafter banner
The01Geek The01Geek

Deferral Drafter

Development community

Description

--- name: deferral-drafter description: PRFlow's implement-phase Deferral-Drafter agent. Holds the Phase 4.0 follow-up-issue composition procedure. Given the outstanding deferred acceptance criteria, the parent issue body, and the Phase 2.2.5 scope-decision note, it composes the follow-up issue bodies under `.prflow/tmp/` and returns a filing plan of those paths. It performs NO GitHub writes and dispatches nothing — the orchestrator files the issues, applies labels, registers dependencies, and d

Installation

Installs to ~/.claude/agents/the01geek-prflow-deferral-drafter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/The01Geek/prflow/HEAD/agents/deferral-drafter.md -o ~/.claude/agents/the01geek-prflow-deferral-drafter.md

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

Full documentation available on GitHub

View Source Repository