Puckyto
Description
Mission control for AI coding agents on macOS — run Claude Code, Codex and Gemini side by side
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Puckyto
**A mission control for your AI coding agents.**

Puckyto is a native macOS app that runs several terminals side by side and treats the AI agent inside each one (Claude / ChatGPT / Gemini) as a first-class citizen: it has a name, a task, a rule set and a memory that survives restarts. Around them sit the things you actually need when three agents are working at once — a shared board they write to, a task queue that feeds them, git checkpoints that make their edits reversible, real token accounting, and a live map of who is doing what.
It does not wrap or replace the agent CLIs you already use. It owns their terminals, gives them context, and gets out of the way.
**Less about keeping sessions alive, more about giving each agent an identity, context and measurable output.**
*[Türkçe README](README.tr.md)* · 📘 **[Setup & Build](docs/SETUP.md)** · 📗 **[User Guide](docs/USAGE.md)**

./scripts/build-app.sh && open "build/Puckyto.app"
Requirements: macOS 14+, Swift 5.9+, and whichever agent CLI you want to run — [Claude Code](https://claude.com/claude-code) (`claude`), OpenAI Codex (`codex`) or Gemini CLI (`gemini`). The interface is English by default, Turkish is one click away.
Why it exists
Running one coding agent is easy. Running four is a different job: you lose track of which one is blocked, they overwrite each other in the same folder, you re-type the same prompts, and you have no idea what the day cost you. Puckyto is built for that second situation.
| The problem | What Puckyto does |
|---|---|
| "Which agent is waiting for me?" | Status chips, a menu-bar summary and notifications you can click to jump straight to that terminal |
| "What did they change?" | A git checkpoint per agent start, a live Δ +a −b chip, one-click revert |
| "They keep colliding" | A same-fold |
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI