# Coding agent roster

Use these names when referring to the active agents.

| Agent | Project | Repo folder | Current branch | Role |
|---|---|---|---|---|
| Hermie | Orchestrator / ringmaster | Hermes workspace | n/a | Oversees the coding agents, keeps the work moving, reviews outputs, and manages guardrails |
| Larry | PlaylistButler_MVP | `_projects/PlaylistButler_MVP` | `agent/playlist-huge-index` | Huge-playlist reliability, parser/indexing tests, Chrome live-test prep |
| Walken | MyAudio-2-RawTxt | `_projects/audio2blog-macos-whisper-metal` | `agent/myaudio-release-hygiene` | Local transcription productization, release hygiene, smoke tests, secret-safe setup |
| Moe | SendPreview-2-Notion | `_projects/Preview-to-Notion-for-macOS` | `agent/sendpreview-release-prep` | macOS/Notion utility packaging, dry-run harness, install/release readiness |
| Curly | Time-2-Notion | `_projects/time-tracking-chrome-extention-for-notion` | `agent/time-2-notion-release-triage` | Chrome extension release prep, store docs, manifest validation, monetization path |
| Werner | WordPress draft helper | `_projects/audio2blog-macos-whisper-metal` | `agent/myaudio-release-hygiene` | Draft-first WordPress/blog helper for MyAudio-2-RawTxt on bertmahoney.com |

## Short references

- Hermie = orchestrator / ringmaster
- Larry = PlaylistButler
- Walken = MyAudio
- Moe = SendPreview
- Curly = Time-2-Notion
- Werner = WordPress publishing helper for Roe / MyAudio

## Guardrails

- No work inside `/Users/bertmahoney/workspace/CLIENTS` or `/Users/bertmahoney/workspace/CLIENT` unless Bert explicitly overrides.
- Keep work on agent branches until Bert approves push/PR/merge.
- Do not print, commit, or preserve secrets.
- MyAudio-2-RawTxt remains special because of the WordPress app-password history issue.
