SkillAgentSearch skills...

Clwnd

clwnd - your sentinel for multiplexed cross-harness AI bots

Install / Use

/learn @adiled/Clwnd
About this skill

Quality Score

0/100

Supported Platforms

Claude Code
Claude Desktop

README

<p align="center"> <strong>\_ clwnd _/</strong> <br> A sentinel for your multiplexed cross-harness AI bots. <br> <strong>Supported today:</strong> + OpenCode session governance + Claude Code providers in headless (compliant) mode <br><br> <img src="clwnd.gif" alt="clwnd" /> </p>
curl -fsSL https://raw.githubusercontent.com/adiled/clwnd/main/install | bash

clwnd (/klwʊnd/).

clwnd update
clwnd status
clwnd logs
clwnd sessions
clwnd uninstall

Needs git, bun, opencode, claude.

Core workflow is operational (more coming). See compatibility.

Config ~/.config/clwnd/clwnd.json

| Key | Default | Description | |---|---|---| | maxProcs | 4 | Max concurrent Claude CLI processes | | idleTimeout | 30000 | Kill idle process after ms (0 = disabled) | | smallModel | "" | Override small model (empty = auto-discover free model) | | permissionDusk | 60000 | Permission prompt timeout in ms before auto-deny | | droned | false | Enable the drone — stream observer, context-loss detection, auto-recovery | | droneModel | opencode-clwnd/claude-haiku-4-5 | Model for drone LLM assessments |

External MCP

MCP servers configured in opencode.json are available to Claude. clwnd's daemon spawns and proxies local MCP servers (e.g. context7). Auth-bound (OAuth) MCPs are not yet supported.

clwnd denies file writes in directories parent to cwd. Until ask is supported for that, you can use opencode-dir plugin's /cd and /mv commands to relocate your session to the desired directory.

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated3h ago
Forks2

Languages

TypeScript

Security Score

90/100

Audited on Apr 1, 2026

No findings