OutThisLife

21 mods across 1 repository, 186 stars between them.

audit-only

01

OutThisLife/brooklyn-skills

Skill Claude CodeCodex

Read-only investigation mode: answer and report findings first, change no code until told to go. Use when the user says audit, investigate, "don't touch code", or asks a plain question.

186 15d ago A 42 tokens original MIT

babysit

02

OutThisLife/brooklyn-skills

Skill Claude CodeCodex

Watch an open PR/MR until it's green or merged — poll checks, kick stalled CI, rerun flakes, catch late review threads. Use for /babysit, "babysit it to green", "watch it", "keep an eye on CI", or any stay-on-it ask after a PR handoff.

186 15d ago A 70 tokens original MIT

clean

03

OutThisLife/brooklyn-skills

Skill Claude CodeCodex

Polish your own diff by hand with KISS/DRY and local style — the pre-handoff pass, not a test run and not a subagent sweep. Use for /clean, "clean it up", "tidy this", and automatically before creating, updating, or automerging a PR or moving to the next one.

186 15d ago A 70 tokens original MIT

cpr

04

OutThisLife/brooklyn-skills

Skill Claude CodeCodex

Clean the diff, then open or refresh the PR/MR — one pass, ending in the linked URL. Use for /cpr, "clean and PR", "tidy it up and push the PR", or any handoff where polish and the PR should happen together.

186 15d ago A 59 tokens original MIT

draft-tweet

05

OutThisLife/brooklyn-skills

Skill Claude CodeCodex

Draft X/Twitter posts about shipped work. Never post unless asked. Use when the user wants tweet options or "what should I tweet".

186 15d ago A 32 tokens original MIT

free-disk-space

06

OutThisLife/brooklyn-skills

Skill Claude CodeCodex

Safely reclaim disk space on macOS without touching personal or agent data. Use when the user asks to free disk space, clear caches, or investigate a nearly full Mac.

186 15d ago A 40 tokens original MIT

list-open-work

07

OutThisLife/brooklyn-skills

Skill Claude CodeCodex

List my open MRs/PRs in the current repo/worktree, each with its tracker ticket. Use when I invoke /list-open-work, or ask what I have open, what's in review, or for a standup list of my open MRs or PRs.

186 15d ago A 60 tokens original MIT

no-tropes

08

OutThisLife/brooklyn-skills

Skill Claude CodeCodex

Detect and eliminate common AI writing tropes from generated text. Use when writing or revising prose, documentation, READMEs, commit messages, PR descriptions, blog posts, comments, or any non-code text output. Automatically applied as a self-revision pass (tropes.fyi).

186 15d ago A 64 tokens original MIT

notarize-mac

09

OutThisLife/brooklyn-skills

Skill Claude CodeCodex

Build and verify a signed, notarized macOS app or DMG using the project's existing notarization automation. Use when the user asks to notarize a Mac build, produce a release DMG, or verify Gatekeeper.

186 15d ago A 51 tokens original MIT

perf

10

OutThisLife/brooklyn-skills

Skill Claude CodeCodex

The general profile-driven perf loop for any language or runtime: baseline, profile, fix the real hot path, re-measure. Use for /perf, "this is slow", or optimization work.

186 15d ago A 42 tokens original MIT

pr-ready

11

OutThisLife/brooklyn-skills

Skill Claude CodeCodex

Clear everything blocking an existing PR/MR from merging — rebase onto the default branch, get CI green, and resolve review threads (Copilot and human). Use for "rebase on main", "make CI green", "fix CI/CD", "address the reviews", "address Copilot", "review-loop", or "get this mergeable".

186 15d ago A 74 tokens original MIT

pr-triage

12

OutThisLife/brooklyn-skills

Skill Claude CodeCodex

Maintainer triage on OTHER people's PRs/MRs — verdict of approve, supersede, or close, salvage with credit, close the cluster. Use for a review batch, a pasted Discord thread with a PR, or salvage/supersede/close asks. Not for your own PR (that's pr-ready).

186 15d ago A 69 tokens original MIT

pr-update

13

OutThisLife/brooklyn-skills

Skill Claude CodeCodex

Open a PR/MR if missing, or refresh an existing one's title and description so they match the current diff. Preserves any media already in the body. Use when the user says /pr-update, open a PR, update the PR, refresh the PR title/description, or wants the PR opener/manager flow.

186 15d ago A 68 tokens original MIT

research

14

OutThisLife/brooklyn-skills

Skill Claude CodeCodex

Look it up before answering or building — this project's documents of record first, then external prior art. Use when the user says research, look it up, sleuth GitHub, "what do other people do", "is that a thing", "are you sure", or asks for something that has obviously been solved before.

186 15d ago A 67 tokens original MIT

runtime-debug

15

OutThisLife/brooklyn-skills

Skill Claude CodeCodex

Debug broken runtime/environments by checking logs and observability first, then code. Use when a URL, deploy, or ephemeral/CI environment fails at runtime rather than a local code bug.

186 15d ago A 41 tokens original MIT

stacked-pr

16

OutThisLife/brooklyn-skills

Skill Claude CodeCodex

Handle dependent/stacked PRs and same-code-on-multiple-bases correctly. Use for a PR stacked on another, or when the same change must land on the default branch plus a release/production branch.

186 15d ago A 47 tokens original MIT

ticket-ship

17

OutThisLife/brooklyn-skills

Skill Claude CodeCodex

Take a tracker ticket through to shipped: find or start the PR, drive it to mergeable, update the ticket state, draft the stakeholder message. Use for Jira/Linear (or acli) tickets assigned to you.

186 15d ago A 49 tokens original MIT

ui-only

18

OutThisLife/brooklyn-skills

Skill Claude CodeCodex

While iterating on UI, do not waste time on tsc, lint, typecheck, format, full test suites, commit, or push until the user likes how it looks and works. Use for any UI/UX work, layout, redesign, Figma implementation, visual polish, "make it look right", or when they want to see the UI before cleanup.

186 15d ago A 78 tokens original MIT

ui-system

19

OutThisLife/brooklyn-skills

Skill Claude CodeCodex

Reuse existing UI primitives, CSS vars, and DESIGN.md patterns instead of inventing new buttons, colors, borders, shadows, or helpers — including when implementing a Figma file, mock, or screenshot. Use for Desktop/web/TUI UI work, redesigns, or when the user mentions shared primitives, tw4, Figma, or UI patterns.

186 15d ago A 74 tokens original MIT

visual-verify

20

OutThisLife/brooklyn-skills

Skill Claude CodeCodex

Prove a visual change by looking at the rendered surface — screenshot it and compare to the reference before saying done. Use after any UI, layout, theme, or color change, or when the user says it still looks wrong or doesn't match.

186 15d ago A 53 tokens original MIT

work

21

OutThisLife/brooklyn-skills

Skill Claude CodeCodex

Kick off a task in a fresh isolated git worktree instead of the current checkout. Use when the user invokes /work (optionally with a slug or description) to start something new without touching their working tree.

186 15d ago A 45 tokens original MIT