Flywheel Compound Refresh banner
burningportra burningportra

Flywheel Compound Refresh

Development community

Description

--- description: Sweep docs/solutions/ for stale, duplicate, and contradictory learnings — Keep / Update / Consolidate / Replace / Delete. argument-hint: "[options]" --- Run a compound-engineering refresh sweep over `docs/solutions/`. The sweep is read-only at the algorithm layer. Archival is the only mutation it performs, and Delete always requires explicit user confirmation via AskUserQuestion. Nothing is ever truly removed — Delete archives the doc to `docs/solutions/_archive/` instead. In

Installation

Installs to ~/.claude/skills/burningportra-agent-flywheel-plugin-flywheel-compound-refresh/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository