Skip to content

docs(examples): add Hermes PR Babysitter example#247

Open
lorenzobosio wants to merge 1 commit into
cobusgreyling:mainfrom
lorenzobosio:docs/hermes-pr-babysitter
Open

docs(examples): add Hermes PR Babysitter example#247
lorenzobosio wants to merge 1 commit into
cobusgreyling:mainfrom
lorenzobosio:docs/hermes-pr-babysitter

Conversation

@lorenzobosio

Copy link
Copy Markdown

Closes #225

Adds the missing PR Babysitter × Hermes example, mirroring the structure of examples/cursor/pr-babysitter.md per the assignment comment, with the tone of examples/hermes/daily-triage.md.

Changes

  • examples/hermes/pr-babysitter.md (new)
    • Week-one report-only hermes cron job: scans open PRs, updates pr-babysitter-state.md, no merges, --deliver local default
    • Maps skill install (pr-review-triage from starters/pr-babysitter/ into ~/.hermes/skills/), --workdir, and channel delivery swap once trusted
    • Week-two progression: minimal fixes in isolated worktrees via loop-worktree (links the QUICKSTART subsection) + verifier split via delegate_task or chained cron with --context-from, max 3 attempts per PR
    • Example state file, safety notes, webhook trigger, cost/audit checks
  • examples/hermes/README.md — link the new example in the table
  • examples/README.md — fill the PR Babysitter × Hermes cell in the pattern-coverage table and the copy-paste starters row ((manual), matching the daily-triage convention)

Acceptance criteria

  • Week-one report-only: scan PRs, update pr-babysitter-state.md, no merges
  • Map hermes cron scheduling, skill install, channel delivery (--deliver local default)
  • Verifier + worktree notes for week two (link loop-worktree QUICKSTART subsection)
  • Follow tone of examples/hermes/daily-triage.md / structure of examples/cursor/pr-babysitter.md

All relative links verified to resolve. patterns/registry.yaml left untouched — its schema enum has no hermes value (daily-triage isn't registered there either).

🤖 Generated with Claude Code

Mirrors the structure of examples/cursor/pr-babysitter.md for Hermes:
week-one report-only cron job with --deliver local, pr-review-triage
skill install from the starter, loop-worktree + verifier progression
for week two, and filled Hermes cells in the examples tables.

Closes cobusgreyling#225

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown
Contributor

Thanks @lorenzobosio for contributing a tool example — visible, reviewable PRs like this grow the reference for everyone.

What happens next

  • Maintainer aims for same-day review on story, adopter, and scoped docs/example PRs (CONTRIBUTING.md).
  • good first issue PRs: comment on the linked issue so we can assign and close on merge.

More ways to help

— loop-engineering maintainers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Hermes PR Babysitter example doc

1 participant