rubenflamshepherd
- 8 skills
- 0 followers
- 19 hours ago last updated
- ▌ Ship It · rubenflamshepherd bundleRun the sibling checkout-commit-push-pr and soft-delete-git skills in sequence, merge the resulting green pull request, and safely remove the merged local branch. Use when the user says "ship it" or asks to commit, push, open, validate, merge, and clean up a pull request as one autonomous end-to-end workflow.
- ▌ Cultureship · rubenflamshepherdHelps users name computers and other devices in the spirit of Iain M. Banks’s Culture ships: conversational, self-aware, dryly intelligent names that sound as though the machine chose the name for itself. Use when the user wants a Culture-style computer name, a sentence-like machine name, or wants to develop the personality and emotional logic behind a device name before choosing one.
- ▌ Soft Delete Git · rubenflamshepherdSafely soft-delete a merged Git branch by switching to the default branch, pulling latest, and running `git branch -d`. Use when the user wants to clean up, remove, or delete a local branch after merging, or says "soft delete this branch" / "delete my branch". Escalates to the user instead of force-deleting if the branch is unmerged, except squash-merged PRs verified via `gh`.
- ▌ Session Discovery · rubenflamshepherdFind, inspect, recover, identify, or resume earlier coding-agent sessions across Claude Code, Codex, and Pi histories. Use whenever the user asks to locate previous work or continue an earlier agent conversation, regardless of the currently running harness.
- ▌ Image Style Creator · rubenflamshepherd bundleDevelop a new reusable image house style through guided reference curation, visual hypothesis testing, canonical anchor generation, range validation, and packaging as an installable skill. Use when the user asks to create, discover, formalize, or package an image aesthetic or repeatable visual system. Do not use merely to generate an image in an existing style.
- ▌ Quiet Impossibility · rubenflamshepherd bundleCreate, adapt, and evaluate images in Ruben's Quiet Impossibility house style: tactile conceptual editorial photographs with one calm physical or material anomaly. Use when Ruben asks for the established aesthetic, Quiet Impossibility imagery, matching surreal still lifes, or Notion covers in the same visual system. Do not use for unrelated image styles.
- ▌ Add Google Analytics · rubenflamshepherd bundleProvision, install, verify, and non-destructively repair Google Analytics 4 for Next.js App Router or Pages Router, static HTML, Vite vanilla JavaScript, and Flask/Jinja projects. Use when asked to add GA4, Google Analytics, traffic analytics, a measurement ID, or gtag to a web project.
- ▌ Checkout Commit Push Pr · rubenflamshepherdRun the full git workflow end-to-end without prompting: create a dated branch off the default branch (if needed), stage and commit changes with a descriptive message, push to origin, open a PR (honoring any repo PR template), and monitor CI checks until they pass. Use when the user asks to commit and open a PR, ship a change, push and PR, or run the checkout-commit-push-pr flow.