← all publishers

jnsahaj

@jnsahaj source repo

8 published skills

  1. Ga · jnsahaj
    Kick off a new feature or fix in a parallel clone with Pi working autonomously. Takes a problem description, generates a concise branch name, runs ga to set up the worktree, and sends a crafted prompt to the new Pi session.
    1
    install
  2. Ga Pr · jnsahaj
    Kick off follow-up work on an existing PR in a parallel tmux/agent session. Use when the user asks to work on a PR, continue a branch, address PR feedback, or resolve merge conflicts in the background.
    1
    install
  3. UX Flow Plan · jnsahaj
    Create UX-first plans as flow trees, then attach concrete function names, files, and implementation anchors after the high-level flow is clear.
    1
    install
  4. Pit Of Success · jnsahaj
    Review or refactor code so the correct behavior is the default path; use when APIs, setters, hooks, helpers, or component props have footguns where a natural call bypasses required semantics.
    1
    install
  5. Zero Tech Debt · jnsahaj
    Rework a change as if the intended UX and architecture existed from day one, deleting compatibility cruft and accidental complexity.
    1
    install
  6. Create Draft Pr · jnsahaj
    Commit, push, and create a draft PR using the pr-description format, with UX flow context when relevant.
    1
    install
  7. Code Refactor Review · jnsahaj
    Reviews code changes for reuse, composition, codebase consistency, and slop. Use when asked to review PRs/diffs, check code reuse, composition, cleanliness, or whether code fits the codebase.
    1
    install
  8. Prepare Branch Context · jnsahaj
    Analyze the current branch's diff from main and related PR to build context for followup requests. Triggers on "prepare context", "branch context", "catch me up", "what's on this branch".
    1
    install