🏗️ oh-my-hermes: Extract 33 role prompts as wizard SOUL templates #305

Closed
opened 2026-04-02 04:03:53 +00:00 by Timmy · 0 comments
Owner

Source: oh-my-codex + oh-my-openagent

Both projects define 30+ specialized agent roles. Extract as SOUL.md templates.

Priority Roles

  1. Architect — system design, API contracts
  2. Debugger — systematic fault isolation
  3. Verifier — test execution, QA
  4. Security Reviewer — vuln scanning, threat model
  5. Code Simplifier — refactor, reduce complexity

Implementation

Create templates/soul-{role}.md files in the oh-my-hermes skill.
Each template follows existing SOUL.md pattern from wizard houses.

Acceptance Criteria

  • At least 10 role templates created
  • Each template has: identity, capabilities, constraints, communication style
  • Templates loadable via skill_view()
## Source: oh-my-codex + oh-my-openagent Both projects define 30+ specialized agent roles. Extract as SOUL.md templates. ### Priority Roles 1. Architect — system design, API contracts 2. Debugger — systematic fault isolation 3. Verifier — test execution, QA 4. Security Reviewer — vuln scanning, threat model 5. Code Simplifier — refactor, reduce complexity ### Implementation Create `templates/soul-{role}.md` files in the oh-my-hermes skill. Each template follows existing SOUL.md pattern from wizard houses. ### Acceptance Criteria - [ ] At least 10 role templates created - [ ] Each template has: identity, capabilities, constraints, communication style - [ ] Templates loadable via `skill_view()`
allegro was assigned by Timmy 2026-04-02 04:03:53 +00:00
Timmy closed this issue 2026-04-05 23:21:52 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/timmy-home#305