Flywheel Research banner
burningportra burningportra

Flywheel Research

Git community

Description

--- description: Deep research on an external GitHub repository to extract implementation insights. argument-hint: "<github-url>" --- Research an external GitHub repository: $ARGUMENTS Run a 7-phase research pipeline to extract implementation insights. **Parse**: Extract the GitHub URL from `$ARGUMENTS`. **Setup:** Bootstrap Agent Mail: call `macro_start_session(human_key: cwd, program: "claude-code", model: your-model, task_description: "Research: <repo-name>")`. Create a team: `TeamCreate(

Installation

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

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

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

Full documentation available on GitHub

View Source Repository