jointsome0-lgtm
- 11 skills
- 0 followers
- 16 hours ago last updated
- ▌ Slice · jointsome0-lgtm bundleUse when an approved scope needs cutting into small, agent-ready GitHub issues — the ticket-cutting stage of wayfinder, also usable standalone on an approved goal or parent issue.
- ▌ Watch · jointsome0-lgtm bundleUse when an open PR needs babysitting through the Codex review loop — waits for each verdict, fixes blocking findings within the caller's round budget, and proceeds through CI and authorized merge when none remain.
- ▌ Limits · jointsome0-lgtm bundleUse when a repository adopts or enforces the three-sources-of-truth model, where git holds the past, code holds the present, and GOALS.md holds the future, with every limit a number checked in CI. Ships the checker and templates for GOALS.md, AGENTS.md, and the CI workflow.
- ▌ Unslop · jointsome0-lgtm bundleUse when prose is being written or edited for a reader, such as docs, PR descriptions, commit messages, issues, release notes, or replies, or when the owner asks to unslop or tighten some writing. Cuts AI tells (puffery, filler, em dashes, chatbot phrases, abstract jargon) and adds a human voice while preserving meaning.
- ▌ Compose · jointsome0-lgtm bundleUse when work is about to be delegated to another model or agent — Codex, a Claude subagent, or similar — and needs a prompt or agent instructions; produces a lean, outcome-first delegate prompt with a dated model and effort choice.
- ▌ Handoff · jointsome0-lgtm bundleUse when work must continue in a fresh session and the next agent needs context it cannot recover from durable artifacts — creates one compact, privacy-safe Markdown handoff in the operating system's temporary directory.
- ▌ Grilling · jointsome0-lgtm bundleUse when the owner explicitly asks to grill a plan or decision, conduct a decision interview, or invokes $grilling. Do not select for routine implementation, fixes, reviews, or explanations merely because they involve design choices.
- ▌ Prototype · jointsome0-lgtm bundleUse when a design question — does this state model feel right, what should this UI look like — needs a real answer before committing to a build; a throwaway prototype on a worktree branch, and only the validated decision lands.
- ▌ Wayfinder · jointsome0-lgtm bundleUse when a task is too big and foggy to even approach — charts it on GitHub as small, agent-sized decision tickets, resolved one at a time with reasons in the issue and any resulting commit.
- ▌ Codebase Design · jointsome0-lgtm bundleUse when a module's interface needs designing or improving — where a seam goes, how to deepen it, how to make code testable and AI-navigable — or when another skill needs the shared deep-module vocabulary of depth, seam, adapter, leverage, and the deletion test.
- ▌ Improve Codebase Architecture · jointsome0-lgtm bundleUse when a codebase feels harder to change than it should and the friction needs locating — scans git-history hot spots and deletion-test candidates into a visual HTML report, then grills through whichever candidate the owner picks.