lucas-flatwhite

31 mods across 3 repositories, 200 stars between them.

retro

25

lucas-flatwhite/gstack-ko

Skill Claude CodeCodex

MANUAL TRIGGER ONLY: invoke only when user types /retro. Weekly engineering retrospective. Analyzes commit history, work patterns, and code quality metrics with persistent history and trend tracking. Team-aware: breaks down per-person contributions with praise and growth areas. Use when asked to "weekly retro", "what…

43 5mo ago A 86 tokens original MIT

review

26

lucas-flatwhite/gstack-ko

Skill Claude CodeCodex

MANUAL TRIGGER ONLY: invoke only when user types /review. Pre-landing PR review. Analyzes diff against the base branch for SQL safety, LLM trust boundary violations, conditional side effects, and other structural issues. Use when asked to "review this PR", "code review", "pre-landing review", or "check my diff".…

43 5mo ago A 91 tokens original MIT

lucas-flatwhite/gstack-ko

Skill Claude CodeCodex

MANUAL TRIGGER ONLY: invoke only when user types /setup-browser-cookies. Import cookies from your real Chromium browser into the headless browse session. Opens an interactive picker UI where you select which cookie domains to import. Use before QA testing authenticated pages. Use when asked to "import cookies", "login…

43 5mo ago C 78 tokens original MIT

setup-deploy

28

lucas-flatwhite/gstack-ko

Skill Claude CodeCodex

MANUAL TRIGGER ONLY: invoke only when user types /setup-deploy. Configure deployment settings for /land-and-deploy. Detects your deploy platform (Fly.io, Render, Vercel, Netlify, Heroku, GitHub Actions, custom), production URL, health check endpoints, and deploy status commands. Writes the configuration to CLAUDE.md…

43 5mo ago A 120 tokens original MIT

ship

29

lucas-flatwhite/gstack-ko

Skill Claude CodeCodex

MANUAL TRIGGER ONLY: invoke only when user types /ship. Ship workflow: detect + merge base branch, run tests, review diff, bump VERSION, update CHANGELOG, commit, push, create PR. Use when asked to "ship", "deploy", "push to main", "create a PR", or "merge and push". Proactively suggest when the user says code is…

43 5mo ago A 86 tokens copy · 91% MIT

unfreeze

30

lucas-flatwhite/gstack-ko

Skill Claude CodeCodex

MANUAL TRIGGER ONLY: invoke only when user types /unfreeze. Clear the freeze boundary set by /freeze, allowing edits to all directories again. Use when you want to widen edit scope without ending the session. Use when asked to "unfreeze", "unlock edits", "remove freeze", or "allow all edits".

43 5mo ago A 71 tokens original MIT

things-app-mcp

31

lucas-flatwhite/things-app-mcp

MCP server Claude CodeCodexCursor

MCP server for Things 3 - Create, read, update, and manage tasks via the Things URL scheme and AppleScript. Runs locally from the things-app-mcp npm package.

2 5mo ago A tokens not measured