# Channel Team Local

> First-party LionClaw channel for local project instance communication.

- Skill: `moshthepitt/channel-team-local` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add moshthepitt/channel-team-local`
- Raw SKILL.md: https://api.skillmd.com/api/skills/moshthepitt/channel-team-local/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: moshthepitt (https://skillmd.com/u/moshthepitt)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/moshthepitt/channel-team-local

---


# Team Local Channel

This bundled channel lets LionClaw project instances deliver messages to sibling
instances on the same machine through each instance's own LionClaw daemon. The
same installed channel snapshot carries the worker and the runtime-facing
`runtime/team-local/` skill. The worker polls outbox frequently for low-latency
local delivery, but reports health at startup and then at most once per minute
while running.

Detailed architecture, setup, QA, and packaged asset notes for this channel live
in `README.md` in this skill directory.

