← all publishers

nstaab1

@nstaab1 source repo

15 published skills

  1. Triage · nstaab1 bundle
    Move issues and external PRs through a state machine of triage roles, categorise, verify, grill if needed, and write agent-ready briefs.
    0
    installs
  2. Open Pr · nstaab1 bundle
    Open a pull request for committed work against the repository's configured base branch.
    0
    installs
  3. To Spec · nstaab1 bundle
    Turn the current conversation into a spec and publish it to the project issue tracker: no interview, just synthesis of what you've already discussed.
    0
    installs
  4. Ask Matt · nstaab1 bundle
    Ask which skill or flow fits your situation. A router over the skills in this repo.
    0
    installs
  5. Next Up · nstaab1 bundle
    Capture the current work context and recommended next steps in NEXTUP.md.
    0
    installs
  6. Wayfinder · nstaab1 bundle
    Plan a huge chunk of work (more than one agent session can hold) as a shared map of decision tickets on your issue tracker, and resolve them one at a time until the way to the destination is clear.
    0
    installs
  7. To Tickets · nstaab1 bundle
    Break a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declaring its blocking edges, published to the configured tracker (edges as text in one file per ticket locally, or native blocking links on a real tracker).
    0
    installs
  8. Open Pr Agentic · nstaab1 bundle
    Open an unmerged pull request for committed work, fill the repository template, link the source issue, and advance it from agent-ready to awaiting human verification. Use at the shipping boundary of attended or autonomous implementation.
    0
    installs
  9. Code Review · nstaab1 bundle
    Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes: Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/spec asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use when the user wants to review a branch, a PR, work-in-progress changes, or asks to "review since X".
    0
    installs
  10. Implement Agentic · nstaab1 bundle
    Implement attended work from an approved spec or ticket set through TDD, review, commit, and an explicit PR handoff. Use when a human remains available for unresolved seams, design calls, and the final ship decision.
    0
    installs
  11. To Tickets Agentic · nstaab1 bundle
    Break a plan, spec, or conversation into tracer-bullet tickets assigned to autonomous or attended lanes, with pre-agreed test seams, blocking edges, and overlap-safe execution frontiers. Use when preparing work for unattended coding agents as well as human-guided implementation.
    0
    installs
  12. Implement Copy · nstaab1 bundle
    Implement a piece of work based on a spec or set of tickets.
    0
    installs
  13. Implement Afk Agentic · nstaab1 bundle
    Implement and ship one agent-ready ticket unattended using its pre-agreed seams, halting instead of guessing when the ticket leaves a decision open. Use for autonomous or cloud-agent coding runs that should end in an unmerged PR ready for human verification.
    0
    installs
  14. Code Comprehension · nstaab1
    Walk the user through a change section by section, quiz their understanding, and close on its tradeoffs.
    0
    installs
  15. Setup Agent Skills · nstaab1 bundle
    Configure this repo for the engineering skills: set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before first use of the other engineering skills.
    0
    installs