← all publishers

jboguanzon

@jboguanzon source repo

9 published skills

  1. Create Pr · jboguanzon bundle
    Create a pull request for the current branch: read the entire branch's commits and their file changes, derive the issue numbers, write the PR title and description following PR-FORMAT.md, then open the PR on Forgejo using the forgejo-cli skill. Use when the user asks to create/open a PR, write a PR description, or "make a PR for this branch".
    0 installs
  2. To Tickets · jboguanzon
    Break a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declaring its blocking edges, published to a Forgejo issue tracker or as local files — edges as text in one file per ticket locally, or as blocking references between issues on the Forgejo tracker.
    0 installs
  3. Code Review · jboguanzon
    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?). Run both reviews as independent passes and report 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". The spec source is passed as an argument (path or URL) or found in the repo.
    0 installs
  4. Forgejo CLI · jboguanzon bundle
    Manage Forgejo repositories from the terminal with the `fj` CLI (the Forgejo equivalent of GitHub's `gh`): create/edit/close issues, open and merge pull requests, fork/migrate/clone repos, manage labels, releases, tags, Forgejo Actions, orgs, teams, users, and auth. Use whenever the user wants to interact with a self-hosted Forgejo instance or Codeberg (e.g. "file an issue", "merge that PR", "create a release"). Verify commands with `fj <cmd> --help` when in doubt — the wiki lags the binary.
    0 installs
  5. Grill With Docs · jboguanzon
    A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.
    0 installs
  6. Commit · jboguanzon
    Commit specified files as a conventional commit. Use when the user wants to commit files they specify (e.g. "staged changes", "files in X dir", a specific file).
    0 installs
  7. Handoff · jboguanzon
    Compact the current conversation into a handoff document for another agent to pick up.
    0 installs
  8. Grilling · jboguanzon
    Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.
    0 installs
  9. Teach Me · jboguanzon bundle
    Teach the user any topic at their current level of understanding as a persistent curriculum of self-contained Obsidian markdown lessons. Probes a one-time baseline, plans a dependency-grounded path, teaches node-by-node with quiz gates and follow-up questions, verifies facts and executes code, and writes lessons into the user's learn vault, consolidating the finished topic into a quick-reference note so sessions resume and refreshers work from files. Use when the user wants to learn a topic ("teach me X"), resume one ("continue X", "next lesson"), or refresh one ("review X").
    0 installs