📚 resourceActivePromisingmedium

AgentHub

by jamesrochabrun

Manage all sessions in Claude Code and Codex. Easily create new worktrees, run multiple terminals in parallel, preview edits before accepting them, make inline changes directly from diffs, and more.

Stars

396

Skill Type

🔄 Business Process & Team Automation

Quality Score

114/200

License

MIT

Forks

29

Last Updated

Jun 11, 2026

Discovered

Mar 27, 2026

Validation

Passed

github.com/jamesrochabrun/AgentHub

Quality Breakdown

114/ 200

Content Signals

â—‹Gotchas/Edge Cases+40
✓Progressive Disclosure+30
â—‹Trigger Description+20
✓Verification/Safety+20
â—‹Code Examples+15
✓Composability+15

Repo Health

✓Recent Activity+15
✓Scripts/Automation+10
✓Real Usage (Issues)+10
✓Single Responsibility+10
✓Config/Persistence+10
✓Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

medium

Requires extended permissions (shell access, subagents). Review before use.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Repository contains CLAUDE.md and AGENTS.md configuration files suggesting persistent AI agent configuration
  • WorktreeOrchestrationTool.swift indicates multi-agent spawning and orchestration capabilities
  • App manages and launches multiple CLI sessions (Claude Code, Codex) with terminal execution capabilities
  • Contains ClaudeHookInstallerTests and hook installation logic suggesting modification of external tools/CLIs
  • UpdateController.swift suggests autonomous update mechanism without explicit user approval gates
  • Application monitors and controls multiple concurrent terminal sessions with file-system watchers