hermes-agent/website/docs/user-guide
teknium1 ef9d5f8c06 chore(skills/github-issue-to-pr): de-router, fold in maintainer issue-to-PR discipline
Rewrote from a sibling-skill routing table into a skill that carries its
own procedure, and folded in generalized rules from maintainer practice:

- full-thread reads (gh issue view --comments; newest comment = live state)
- duplicate-PR sweep (issue number + keyword variants) before any code
- design-intent check via git log -p -S alongside premise reproduction
- fix the class: sweep sibling call sites into the same PR
- sabotage run: prove the regression test fails without the fix
- open the PR immediately (PR dispatches CI; CI latency is the long pole)
- close the loop: comment the issue with the PR link

Also: description 205 -> 59 chars, author credits Ben Barclay first,
modern section order, boilerplate trimmed, tests (10) incl. a
router-pattern guard, scoped docs regen.
2026-08-08 05:26:27 -07:00
..
egress
features fix(api-server): mark replayed tool calls completed in Responses output items 2026-08-08 05:22:02 -07:00
messaging refactor: fold simplify-code review findings 2026-08-07 13:28:43 +05:30
secrets
skills chore(skills/github-issue-to-pr): de-router, fold in maintainer issue-to-PR discipline 2026-08-08 05:26:27 -07:00
_category_.json
checkpoints-and-rollback.md
cli.md feat: --resume latest keyword and --in DIR launch flag 2026-08-08 04:03:41 -07:00
configuration.md docs: document the gateway agent cache memory budget 2026-08-07 21:02:33 +05:30
configuring-models.md
desktop.md
docker.md feat(runtime)!: require Node 26 across all installers, heal, and upgrade paths 2026-08-01 21:17:51 -04:00
git-worktrees.md
import-from-other-agents.md
managed-scope.md
multi-profile-gateways.md
profile-distributions.md
profiles.md docs: warn against pointing two agents at one Hermes home (memory, profiles, FAQ) 2026-08-05 21:33:44 +05:30
security.md
sessions.md feat: --resume latest keyword and --in DIR launch flag 2026-08-08 04:03:41 -07:00
tui.md feat: --resume latest keyword and --in DIR launch flag 2026-08-08 04:03:41 -07:00
which-file-does-what.md docs: add 'Which File Does What?' - one-page map of SOUL/USER/MEMORY/AGENTS 2026-08-05 21:33:44 +05:30
windows-native.md docs: fix stale PATH location in windows-native common pitfalls 2026-08-05 21:33:44 +05:30
windows-wsl-quickstart.md