← all publishers

brucehart

@brucehart source repo

11 published skills

  1. Pr Review · brucehart bundle
    Conduct a full review of a pending GitHub PR by reading all PR comments, inline review threads, and attached/subordinate PRs; validate expected behavior from code and PR text; and post severity-tagged security/functionality/code-smell issues as comments on the PR.
    1 install
  2. Fill PDF · brucehart bundle
    Fill interactive PDF forms with pdftk using structured context values. Use when the user provides a fillable PDF plus field data (or natural-language context) and wants a completed output PDF, flattened final copy, or help mapping context keys to PDF form field names.
    1 install
  3. Gh Pr Feedback · brucehart bundle
    Address GitHub pull request review feedback using the gh CLI. Use when given a PR number and asked to read the PR comments/reviews, implement unaddressed reviewer updates, prioritize project owner feedback, and submit the fixes as a stacked/sub-PR targeting the original PR branch.
    1 install
  4. Git Commit Msg · brucehart bundle
    Analyze the latest Git commit and amend it with a detailed structured message based on file status and diff stats. Use when the user asks to rewrite, improve, or standardize the most recent commit message, including after the commit is already created.
    1 install
  5. Gh Issue Fix Pr · brucehart bundle
    Implement enhancements or fixes from one or more GitHub issues using the gh CLI. Use when a task requires: reading issues by number, creating a new branch, implementing changes, committing, opening a PR against main, and linking the issue(s) to the PR.
    1 install
  6. Gh Commit And Push · brucehart bundle
    Pull latest changes from origin, stage new and modified files, inspect diffs, generate a detailed commit message, commit to the current or specified branch, and push to origin. Use when the user asks to quickly commit and push local changes (optionally to a specified branch), or needs a repeatable git workflow for pull + add + inspect + commit + push.
    1 install
  7. Create News Item · brucehart bundle
    Create or publish a Bhart news item via the Blog Automation API, and optionally patch a related article with a dated addendum that links to the news item. Use for short site updates, launch notes, project progress blurbs, and other news-specific content in this repo.
    1 install
  8. Generate Story · brucehart bundle
    Generate and publish a bedtime story for James with consistent text, cover art, and video.
    1 install
  9. Gh Commit And Create Pr · brucehart bundle
    Commit current local changes to a new feature branch, push it to origin, and use the gh CLI to open a pull request back into the current branch or a user-specified base branch. Use when the user wants a gh-commit-and-push style workflow that avoids committing directly to the base branch and creates a PR instead.
    1 install
  10. Organize Gdrive Inbox · brucehart bundle
    Organize /mnt/g/My Drive/Inbox/To File by classifying, renaming, moving to Personal/* destinations, and producing required logs (including an HSA table).
    1 install
  11. Generate Header Image · brucehart bundle
    Generate a blog post header image via Replicate, import it into Bhart R2 media storage, and set the post hero_image_url + hero_image_alt via the Bhart Codex API.
    1 install