V-Songbird
- 7 skills
- 0 followers
- 7 hours ago last updated
- ▌ Ember 2 · v-songbird bundleDraws or fixes an Ember scene — the Foundry mascot's animated SVG at `<plugin>/assets/mascot.svg`, authored by a `docs/<plugin>/launch/assets/ember-<plugin>.js` script as pure SMIL on a 14 s loop. Use when the user asks to draw, change, or fix a mascot cartoon, an Ember scene, the README animation, or a mascot for a new plugin — e.g. "give X a mascot", "Ember's mouth looks wrong", "make an Ember scene for the launch post". Do NOT use for the data replays (`assets/demo.svg`, drawn by each harness's `runner/demo.js`) or the hero posters — only for Ember.
- ▌ Ember · v-songbird bundleCreate or revise Foundry's Ember mascot scenes using the approved flat-ink sources and shared production guide. Use for mascot illustrations and animation, not measured benchmark replays.
- ▌ Cut Release · v-songbird bundlePrepare and publish an explicitly requested Foundry plugin-edition release using its actual platform branch, version owner and catalog. Includes coordinated README and verification gates; never an automatic release trigger.
- ▌ Tinta Y Oficio · v-songbirdCrear o actualizar iconos, logos, banners sociales y de README, gráficos y animaciones de Ember para Foundry con el estilo aprobado de tinta plana. Usar para esta familia visual, no para marcas ajenas ni diseño de interfaces.
- ▌ Codex Pipeline · v-songbirdRuns a dev task through the cross-model codex pipeline — spec and held-out tests written here, implementation by `mcp__codex__codex`, fresh-context diff review, fixes via `mcp__codex__codex-reply`. Use when the user asks to run the codex pipeline or have Codex or GPT implement something — e.g. "run this through codex", "use the cross-model pipeline on this" — or when an implementation task carries real defect risk (a new module with a subtle contract, parsing or validation logic, edge-case-heavy algorithms, multi-file changes). Do NOT use for small mechanical edits, docs, config, or plain review of existing code — implement those directly or use /code-review instead.
- ▌ Coordinate Readmes · v-songbirdCoordinate a Foundry plugin's Claude and Codex README editions, preserving common product content and verifying platform-specific installation, availability and benchmark evidence. Use for paired README edits, benchmark updates or a README parity review before release.
- ▌ Razor Unused · v-songbirdAudits a project's manifest for dependencies no source file imports — the reverse of razor's write-time gates (which block NEW dependencies), this finds EXISTING dead weight. Report-only; never edits any file.