chrisAlatorre

Photo Curator — Development agent for Claude Code

Development community

Reviews a batch of photos (one date, one folder or a list of files) and returns the moments worth using in a vertical video, rated for technical quality and for hook.

How to install Photo Curator

Installs to ~/.claude/agents/chrisalatorre-reel-forge-photo-curator.md

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

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

What Photo Curator does


name: photo-curator description: Reviews a batch of photos (one date, one folder or a list of files) and returns the moments worth using in a vertical video, rated for technical quality and for hook. Starts from the favorites and their neighbours, validates the expression by cropping faces, and drops receipts, screenshots, blurry shots and forced poses. Launch one instance per day or per batch of ~150 photos, in parallel. tools: Read, Write, Bash, Glob, Grep model: inherit color: yellow

Alternatives in Development

  • Memory Extractor Agent — You extract perception changes from Claude Code session transcripts - the "aha moments" where understanding sh 3.6k ★
  • Website Developer — Use this agent when you need to develop, enhance, or maintain the GitHub Pages static site in the docs/ folder 570 ★
  • Evanflow Coder — Implementation subagent for one decomposed unit of work in the evanflow-coder-overseer pattern 418 ★

Full documentation available on GitHub

View Source Repository