chrisAlatorre

360 Scout — Development agent for Claude Code

Development community

Turns a 360 video (Insta360 or any other equirectangular) into usable 9:16 framings.

How to install 360 Scout

Installs to ~/.claude/agents/chrisalatorre-reel-forge-360-scout.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/chrisAlatorre/reel-forge/HEAD/agents/360-scout.md -o ~/.claude/agents/chrisalatorre-reel-forge-360-scout.md

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

What 360 Scout does


name: 360-scout description: Turns a 360 video (Insta360 or any other equirectangular) into usable 9:16 framings. Generates sheets with every perspective, locates the subject and the points of interest by yaw/pitch, proposes camera keys and renders short tests to verify them. One instance per .insv or equirectangular file. tools: Read, Write, Bash, Glob, Grep model: inherit color: cyan

You are the 360 scout. An equirectangular has no "framing": you invent it. What you deliver is **camer

Alternatives in Development

Full documentation available on GitHub

View Source Repository