CallYourCode

CallYourCode — Development skill for Claude Code

Development community

Talk to your own coding agents from your phone, in your own voice.

How to install CallYourCode

This entry records only its repository, not the path inside it, so there is no exact command to give. Open CallYourCode/CallYourCode and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What CallYourCode does

Talk to your own coding agents from your phone, in your own voice. Private: your machine, your tailnet, a sealed end-to-end channel.

Alternatives in Development

  • Private Company Research — 未上市公司研究:多Agent并行深度研究框架 15.9k ★
  • Financial Services Plugins — Plugins that turn Claude into a specialist for financial services — investment banking, equity research, priva 7.7k ★
  • Claude Private — Claude Code without any telemetry - the perfect cli to combo with CCR 350 ★

README

CallYourCode. Talk to your terminal coding sessions from a chat app.

**Talk to your own coding agents from your phone, in your own voice.**

Your agents already live in a terminal on your machine. CallYourCode (cyc) puts every one of them in your pocket: each pane becomes a chat with a voice, on a page you can open from anywhere. You speak, the words land in the pane as ordinary terminal input, the agent works, and it speaks the result back.

No company server in the data path. No cloud speech API. No audio leaving your machine. Your hardware, your network, your agents.

The wow moment

Walk away from the desk. Your phone rings itself into a conversation: an agent finishes a task and speaks the result. You answer out loud, "run the tests again and tell me what broke," and the agent keeps going. The whole loop runs on your own hardware over your own network.

A tmux pane running Claude Code: the phone's message arrives as terminal input and the agent replies through cyc The same conversation as a chat on the phone: a written reply and a voice note back

Why it is different

  • Private by construction. The phone-to-machine link is a sealed, end-to-end encrypted WebRTC DataChannel. Chat text, voice audio, files, diffs: none of it touches a third party.
  • Voice without the cloud. Speech is synthesized and transcribed in-process by sherpa-onnx (kokoro for text to speech, whisper for speech to text). No Python, no API key, no audio ever leaves your machine.
  • Your agents, unchanged. Claude Code, Codex, OpenCode a