0x0funky0x0funkyCommunityยท3 Agent Skills Included

vibehq-hub

Coordinate multiple coding agents without conflicts or failures

Coordinates multiple coding agents working in parallel on the same project without breaking each other's work. Prevents schema conflicts, role drift, stub files, and silent crashes through contracts, task tracking, and heartbeat monitoring. Analyzes session logs and automatically improves its own coordination rules across benchmark runs.
npx skills add 0x0funky/vibehq-hub --all -g -y

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install VibeHQ?โ–ผ

Run `npx skills add 0x0funky/vibehq-hub --all -g -y` in your terminal to install all skills in this suite globally.

How to run multiple coding agents on one project?โ–ผ

Use the /run-teamwork skill with a project description, and it designs the team, spawns the agents, and manages them until the build is complete.

How does VibeHQ stop agents from breaking each other's code?โ–ผ

It enforces signed API contracts, a structured task lifecycle, and hub-side validation that rejects stub files and premature task execution.

Does VibeHQ work with Claude Code and Codex?โ–ผ

Yes. It supports Claude Code, Codex CLI, and Gemini CLI, and its skills follow the cross-platform SKILL.md standard.

Can VibeHQ improve itself automatically?โ–ผ

Yes. The /benchmark-loop and /optimize-protocol skills analyze session logs, find coordination failures, and write real code fixes without human input.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’