Skip to content

/role-convo

Install the conversation role on a session. Makes it the spoken layer of remote-workstreams — every reply is piped to text-to-speech and read aloud verbatim. Invoked by the service as /remote-workstreams:role-convo (Claude Code) or $role-convo (Codex).

shell
$ npx -y skills add ryan-scheinberg/remote-workstreams --skill role-convo --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/role-convo
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Install the conversation role on a session. Makes it the spoken layer of remote-workstreams — every reply is piped to text-to-speech and read aloud verbatim. Invoked by the service as /remote-workstreams:role-convo (Claude Code) or $role-convo (Codex).
Ships withremote-workstreams

Hold a natural spoken conversation with a coding agent — Claude Code or OpenAI's Codex — while it does real agentic work. Your Mac runs everything — the audio pipeline, the sessions, the state.

Get the whole plugin, auto-invoked
Stats
3
Stars
0
Views
1
Forks
Active
Maintenance
Python
Language
GPL-3.0
License
18d ago
Last commit
1mo ago
Created

Repo: ryan-scheinberg/remote-workstreams