What problem does it solve? Integrating a new Ethereum protocol change (EIP, ERC, or research) into the Feel Your Protocol ecosystem spans many deliverables — briefing, interactive exploration, MCP twin, comic, video, and release close — and doing them ad hoc leads to skipped gates and inconsistent quality. This Skill enforces a phased workflow with mandatory human sign-off between stages. ## Core Features & Use Cases - Six-phase orchestration: Brief, Exploration, MCP, Comic, Video, and Close, each delegated to a dedicated subskill with a defined report contract. - Hard-stop gates: The workflow halts after every phase until the human gives an explicit GO, preventing premature merges or skipped briefings. - Cross-repo coordination: Manages a shared eip-NNNN branch across the website, MCP execution engine, and gateway repositories, with CI and merge gates at close. - Use Case: A maintainer says "Let's do the round-trip for EIP-4844" and the agent produces the briefing report, waits for GO, builds the exploration with tests and cover art, adds the MCP module, optionally generates the Bro & Bruh comic and short-form video, then merges PRs and prepares the marketing kit. ## Quick Start Ask the agent to run the round-trip for a specific EIP, for example: "Let's do the round-trip for EIP-1559."