Skip to content

[codex] add Hermes dev team mode#13

Merged
willgriffin merged 2 commits into
mainfrom
codex/hermes-dev-team-mode
May 25, 2026
Merged

[codex] add Hermes dev team mode#13
willgriffin merged 2 commits into
mainfrom
codex/hermes-dev-team-mode

Conversation

@willgriffin
Copy link
Copy Markdown
Contributor

Summary

Adds the have-config side of Hermes Dev Team Mode: a documented manager/worker operating model, a Hermes manager skill, manifest registration, and setup-check readiness guidance.

Changes

  • Document Hermes Dev Team Mode, including manager identity, main-board vs manager-board responsibilities, Zulip intake, worker dispatch, and live integration rules.
  • Add the hermes-manager Codex skill for manager-mode operation.
  • Register the Dev Team Mode doc and Hermes manager skill in the resolver manifests.
  • Extend Hermes check-setup surfaces for Dev Team readiness checks.
  • Update resolver fixture coverage for the new skill.

Validation

  • jq empty hv/manifest.json profiles/hermes/manifest.json services/services.json
  • bash scripts/test-hv-agent-resolver.sh
  • Hermes manifest dry-run resolving hermes-manager and hermes-dev-team-mode
  • git diff --check

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds the have-config artifacts needed to support Hermes “Dev Team Mode” by documenting the manager/worker operating model, introducing a hermes-manager skill, registering the new surfaces in manifests, and extending Hermes setup-check guidance.

Changes:

  • Add docs/hermes-dev-team-mode.md and register it in hv/manifest.json.
  • Introduce the hermes-manager Codex skill and register it in the Hermes profile manifest.
  • Extend Hermes check-setup guidance and update resolver fixture coverage to include the new skill.

Reviewed changes

Copilot reviewed 10 out of 10 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
TODO.md Marks hermes-manager skill as completed work.
scripts/test-hv-agent-resolver.sh Extends resolver fixture to materialize and assert the new hermes-manager skill.
README.md Updates repo layout docs and documents the new Hermes Dev Team Mode doc + skill.
profiles/hermes/skills/hermes-manager/SKILL.md Adds the new Hermes manager-mode operating procedure skill content.
profiles/hermes/skills/check-setup/SKILL.md Adds Dev Team Mode readiness checks to the Hermes setup-check skill.
profiles/hermes/manifest.json Registers the hermes-manager skill and adds an env capability for worker command configuration.
profiles/hermes/commands/codex/check-setup.md Adds Dev Team Mode readiness checks to the Codex check-setup command.
profiles/hermes/commands/claude/check-setup.md Adds Dev Team Mode readiness checks to the Claude check-setup command.
hv/manifest.json Registers the Hermes Dev Team Mode documentation in org agent docs.
docs/hermes-dev-team-mode.md Documents the Hermes Dev Team Mode operating model, config, and blocking conditions.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/hermes-dev-team-mode.md Outdated
@willgriffin willgriffin marked this pull request as ready for review May 25, 2026 17:12
@willgriffin willgriffin merged commit d27c1cc into main May 25, 2026
1 check passed
@willgriffin willgriffin deleted the codex/hermes-dev-team-mode branch May 25, 2026 18:02
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.

2 participants