agenthub
Multi-agent collaboration plugin that spawns N parallel subagents competing on the same task via git worktree isolation. Agents work independently, results are evaluated by metric or LLM judge, and the best branch is merged. Use when: user wants multiple approaches tried in parallel — code optimization, content variation, research exploration, or any task that benefits from parallel competition. Requires: a git repo.
Governance Receipt
- Signer
- sovereign-claw-ed25519
- Signed At
- 6/4/2026
- Risk Tier
- T2
- Receipt Hash
- 62ed3ce1
- Manifest Hash
- 75adcfde6ffcf0f2a22dbb23940a7c77bf3d8a0eb774cb82c486ffa5682034ce
- Signature
- uPYV+3Vi
- Root Public Key
- 349b0348
Skill Details
- Gate Verdict
- Elevated · Review
- Publication State
- published
- Risk Tier
- T2
- Manifest Hash
- 75adcfde
Download Attested Bundle
Install agenthub
Each bundle is served from the attested copy of agenthub, so the file you download is the one covered by the governance receipt on this page rather than whatever currently sits at the upstream source.
Claude Code skill
curl -L "https://atestiv.com/api/download/agenthub?format=claude-code" -o agenthub.skill.mdMCP tool definitions
curl -L "https://atestiv.com/api/download/agenthub?format=mcp" -o agenthub.mcp-tools.jsonRaw attested bundle
curl -L "https://atestiv.com/api/download/agenthub?format=raw" -o agenthub.bundle.jsonVerify the bundle against its manifest hash
shasum -a 256 agenthub.bundle.jsonProvenance
- Catalog identifier:
agenthub - Harvested from the upstream repository.
- The manifest hash below is what the signing key committed to. A bundle whose digest does not match it is not the attested agenthub.
- Anything published here has been through the same gate, so a missing receipt is itself a signal rather than an omission.
More Skills
Agentic Eval-First
Agentic engineering operating model: eval-first execution, task decomposition, cost-aware model routing by complexity, and structured agent workflow patterns.
AgentShield Config Audit
Scans agent harness configurations for security vulnerabilities, misconfigurations, injection risks, secrets leaks, and permission escalation vectors.
agile-product-owner
Agile product ownership for backlog management and sprint execution. Covers user story writing, acceptance criteria, sprint planning, and velocity tracking. Use for writing user stories, creating acceptance criteria, planning sprints, estimating story points, breaking down epics, or prioritizing backlog.