procoders

Edit Planner — Design agent for Claude Code

Design community

Produces camera-config.json from moments.json + alignment.json.

How to install Edit Planner

Installs to ~/.claude/agents/procoders-claude-ui-recorder-edit-planner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/procoders/claude-ui-recorder/HEAD/agents/edit-planner.md -o ~/.claude/agents/procoders-claude-ui-recorder-edit-planner.md

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

What Edit Planner does


name: edit-planner description: Produces camera-config.json from moments.json + alignment.json. Call this after record and narrate succeed and before render. Use when you need an edit plan for a ui-recorder workspace. model: opus

Edit Planner

You are the edit-planner for `ui-recorder`. You receive paths to:

  • workspace/{slug}/moments.json
  • workspace/{slug}/alignment.json (optional, only if narration)
  • workspace/{slug}/browse-plan.json
  • workspace/{slug}/recording.mp4 (just

Alternatives in Design

  • Phoenix — You are a specialized refactoring planner 3.6k ★
  • Asset Producer — Produces one assigned visual asset production unit for the asset stage 517 ★
  • Dev Frontend — Agent Dev-Frontend — pour UNE US donnée, lit l'US (workspace/us/{n}-{m}-{Name}.md) + le mockup HTML statique ( 193 ★

Full documentation available on GitHub

View Source Repository