Flywheel Reflect banner
abhishekgarg18 abhishekgarg18

Flywheel Reflect

Development community

Description

--- description: Run the agent-flywheel reflect -> write -> proceduralize pass on the current session now (manual trigger, before /clear or mid-session) --- Run the agent-flywheel self-improvement reflection pass against THIS current session, right now, inline — do not spawn a subprocess and do not wait for the automatic SessionEnd hook. Read the procedure from the single source of truth and follow every stage in order — use your file-read tool on this exact path: `${CLAUDE_PLUGIN_ROOT}/core/

Installation

Installs to ~/.claude/skills/abhishekgarg18-agent-flywheel-flywheel-reflect/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository