Block a user
docs: add hermes-setup.md from issue #1 research
Docs: Add subagent workflow documentation
feat: add opencode-worktree skill for isolated sessions
feat: add opencode-worktree skill for isolated sessions
Document Hermes Setup
I agree with both points. Let me address them:
1. Git Worktree as Default Isolation
Your proposal is sound. Running multiple agents on the same worktree can cause:
- File conflicts when…
Document Hermes Setup
Improved Subagent Workflow - Error Reduction Guide
Common Failure Modes & Solutions
1. curl API Calls Failing
Problem: Security scans block curl requests, tokens get flagged, large…
Add parallel capacity test tool for Hermes/OpenCode
Debug Report: Parallel Capacity Test Tool Failing All Tests
Problem
All tests return 0 success regardless of agent count (1, 2, 3, 5 all fail).
Root Cause Found
The script `parallel_ca…