Flywheel Setup banner
burningportra burningportra

Flywheel Setup

Development community

Description

--- description: Set up flywheel prerequisites for this project. argument-hint: "[options]" --- **First action:** Run `br --version`, `bv --version`, `ntm --version`, `dcg --version`, `cass --version`, `cm --version`, and `command -v mcp-agent-mail` in parallel via Bash to count missing ACFS stack tools; if 3+ are missing, offer the curl|bash stack installer. **See also (triage chain):** `flywheel-setup` is the **second** step — the apply-fixes stage. Run `/flywheel-doctor` first to get a read

Installation

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

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

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

Full documentation available on GitHub

View Source Repository