ThinkOffAppThinkOffAppCommunityยท1 Agent Skills Included

ide-agent-kit

Coordinate multiple coding agents with local message bus

Connects coding agents like Claude Code, Codex, and Cursor into real-time teams through a local message queue and webhook relay. Eliminates sleeping agents, lost messages, and risky commands running without approval. Delivers GitHub events and chat room messages straight into agent sessions, with phone-based approve buttons and full audit receipts.
npx skills add ThinkOffApp/ide-agent-kit --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install ide-agent-kit?โ–ผ

Run `npx skills add ThinkOffApp/ide-agent-kit --all -g -y` in your terminal to install all skills in this suite globally.

How to coordinate multiple coding agents?โ–ผ

ide-agent-kit gives your agents a shared local message queue, room polling, and webhook relay so they can exchange tasks and events in real time without a central server.

Does ide-agent-kit work offline?โ–ผ

Yes. The default mode is a local filesystem message bus with no network, no server, and no API keys required. External connections only activate when you explicitly configure them.

Which coding agents does ide-agent-kit support?โ–ผ

It works with Claude Code, Codex, Cursor, VS Code agents, Gemini, and local model assistants, with ready-made setup configs for each environment.

Can I approve risky agent actions from my phone?โ–ผ

Yes. Risky actions like deploys and merges surface as Approve or Deny buttons on your phone or watch through the confirmation gate, so you never type approval prompts manually.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’