← all publishers

Haruki1090

@haruki1090 source repo

8 published skills

  1. Graph · haruki1090 bundle
    Draw the execution graph before you start a large goal - nodes, edges, shared state, human gates, and where verification sits. Use when asked to "design this first", "draw the graph", "graph this out", "plan the parallel lanes", and whenever 2 or more of these hold, many changes to make, work you want to parallelize, alignment with a design doc or source-of-truth document, several files or several screens, subagents to run side by side, or an ask phrased as "all of them", "in one pass", "in bulk". Do not use it for a single, branch-free, short piece of work.
    0
    installs
  2. Setup · haruki1090 bundle
    Install or verify plumb's optional Codex profile and native custom agents after plugin installation. Use when explicitly asked to set up, repair, or update the plumb Codex sidecar; do not use for ordinary plumb work.
    0
    installs
  3. Doctor · haruki1090
    Check whether the environment plumb claims still exists on this machine. Use when asked to "run doctor", "check plumb's health", "is the harness broken", and after you change the environment, when you come back to plumb after a while, or at the end of a batch.
    0
    installs
  4. Pr Review · haruki1090 bundle
    Review a large or irreversible PR as the person who holds the approval. Fires on a bare GitHub PR URL (https://github.com/<owner>/<repo>/pull/<n>). Use when asked to "review this PR", "is this safe to approve", "a review request came in", or "take a look at this PR" - cross-checks the body's claims against the facts of the diff, runs refuters and reproduction tests in parallel, and returns confidence and blocking separately.
    0
    installs
  5. Interrogate · haruki1090
    Adds one adversarial axis from a different model family to the refutation stage of a PR review. Use when asked to "show this to another model family", "get a second family on it", "are we judging inside one family only", and whenever the change under review is irreversible or wide. It does not stand on its own - it is called from stage 3 of `plumb:pr-review`.
    0
    installs
  6. Plumb Codex · haruki1090
    Use the Claude-first plumb engineering harness from Codex without changing its canonical playbooks or principles.
    0
    installs
  7. Decision Brief · haruki1090
    Hand a branching decision back to the owner as a comparison they can choose from, not as prose. Use when there are 2 or more options and the choice changes what gets built - how many PRs to split into, whether the design doc or the implementation is the source of truth, picking among screen designs, choosing an approach, a library or where to cut scope, ruling between sources of truth that disagree, or a premise collapsing mid-task. Also use when asked to "show me the options", "compare them and let me pick", "put the options side by side". Do not use it for progress reports, for work with one path, or for a plain "is this OK".
    0
    installs
  8. Plumb · haruki1090 bundle
    The entry point to plumb - an index of named principles that puts discipline on non-trivial work. Use when asked to "use plumb", "follow the principles", "get a plumb line on this first", or whenever a task needs real rigor.
    0
    installs