Plugin · Claude Code · AI Agents

Speaktojade Nclaude

speaktojade-nclaude is a Claude Code plugin for the Build phase that provides Claude-to-Claude messaging for multi-session and multi-agent coordination.

by SpeakToJade · github.com/SpeakToJade/nclaude

Install when you run multiple Claude sessions or agents that need direct Claude-to-Claude messaging and coordination.

0
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install speaktojade-nclaude@SpeakToJade/nclaude
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built to be called by your agent

Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.

Retrieve this entry with skillselion.get_details("plugin:SpeakToJade/nclaude") and the paste-ready config with skillselion.get_install_config("plugin:SpeakToJade/nclaude").

About

What it does

speaktojade-nclaude is a Claude Code plugin that enables Claude-to-Claude messaging so solo builders can coordinate multiple agent sessions instead of manually shuttling context between windows. When you split work across researcher, implementer, and reviewer roles—or run long-running background tasks—lack of inter-session channels forces brittle prompts and lost state. nclaude targets that gap with explicit messaging and multi-session coordination primitives wired for Claude Code. It suits advanced indies experimenting with small agent teams on one machine or repo, not enterprises needing formal job queues. Complexity is advanced because you must design roles, handoffs, and failure modes. The plugin is coordination infrastructure, not a feature generator: you still own tasks, repos, and safety boundaries. Pair it with clear session naming and scoped permissions for each agent.

Highlights

  • Claude-to-Claude messaging for multi-agent workflows
  • Supports multi-session coordination without manual copy-paste
  • Single-plugin bundle (nclaude) from SpeakToJade/nclaude
  • Keywords: coordination, messaging, multisession, claudetoclaude
  • Fits parallel specialist agents (research, implement, review) on one codebase

Why builders use it

Running several Claude Code sessions in parallel means you constantly re-paste context because agents cannot message each other.

After install, separate Claude sessions can exchange messages so coordinated multi-agent workflows need less manual bridging.

At a glance

  • Type - Plugin in AI Agents.
  • Adoption - 0 installs, 0 stars, 0 votes.

FAQ

Who is speaktojade-nclaude for?

Developers using Claude Code who run multiple concurrent sessions or sub-agents and want native Claude-to-Claude messaging.

When should I use speaktojade-nclaude?

Use it when parallel agents must share status, delegate subtasks, or coordinate without you acting as the only message bus.

How do I add speaktojade-nclaude to my agent?

Register SpeakToJade/nclaude as a Claude Code plugin source, install the nclaude plugin, and follow the repo setup for enabling inter-session messaging.

Discussion

Comments

Share how you use speaktojade-nclaude, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.