← all publishers

Laginho

@laginho source repo

5 published skills

  1. Audit · laginho
    Whole-repo code audit that ends in a verdict (Approved / Approved with cleanup / Not approved) and a written report in docs/audits/. Use when the user invokes /audit, optionally with a path to restrict scope.
    0 installs
  2. Foreman · laginho
    Runs a sweatshop run with someone watching — launches the driver as a background task, checks in every 30 minutes, cleans up after a crash, and hands the human a summary at the end. Use when asked to "run the foreman", "supervise the sweatshop", "babysit the loop", or with /foreman.
    0 installs
  3. Standup · laginho
    Project-state brief at the start of a work session: what was done recently, what is open, what to pick up next. Use when the user asks for a standup, "where were we", "what's the state of the project", or invokes /standup. Reads the repo's local issue tracker (.scratch/) and git; not a daily/calendar brief.
    0 installs
  4. Sweatshop · laginho bundle
    The unattended driver for the ticket-flow loop — feeds ticket ids to claude one at a time, collects every merged ticket of a run on one session branch, and opens a single PR for the human. Use when asked to start the driver ("roda o loop", "start the unattended run", "/sweatshop"), or to explain the run log or the session PR.
    0 installs
  5. Ticket Flow · laginho
    The one-ticket-at-a-time build loop — stage 1 specifies, stage 2 implements test-first, stage 3 reviews and merges. Use when a session receives a bare ticket ID, or when asked to run a stage of the ticket flow. The unattended driver is the `sweatshop` skill.
    0 installs