Flywheel Reality Check banner
burningportra burningportra

Flywheel Reality Check

Documentation community

Description

--- description: Strategic gap analysis between vision (AGENTS.md / README.md / plan docs) and actual implementation. Reads docs, investigates code, applies /reality-check-for-project exhaustively, converts gaps to tagged beads, optionally launches a 3+3 swarm. argument-hint: "[--duel] [options]" --- **First action:** Invoke `Skill(skill: "agent-flywheel:flywheel-reality-check", args: "$ARGUMENTS")` and let the skill drive the depth-selection `AskUserQuestion`; do NOT inline the prompts here.

Installation

Installs to ~/.claude/skills/burningportra-agent-flywheel-plugin-flywheel-reality-check/SKILL.md

Terminal
mkdir -p ~/.claude/skills/burningportra-agent-flywheel-plugin-flywheel-reality-check && curl -fsSL https://raw.githubusercontent.com/burningportra/agent-flywheel-plugin/HEAD/commands/flywheel-reality-check.md -o ~/.claude/skills/burningportra-agent-flywheel-plugin-flywheel-reality-check/SKILL.md

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

Full documentation available on GitHub

View Source Repository