rambaarde

Skein — Development skill for Claude Code

Development community

Every agent running across every repository, grouped by project — and a read-only door so the agents can check who else is in a file before they write it.

How to install Skein

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

What Skein does

Every agent running across every repository, grouped by project — and a read-only door so the agents can check who else is in a file before they write it.

Alternatives in Development

  • MCP Edit — tilth_write replaces the host Edit and Write tools 349 ★
  • Obsidian Health — Run a vault health check — grouped by severity, detects contradictions, concept gaps, stale claims, and struct 277 ★
  • Release & Shipping Burn Patterns — Research Summary — Research completed: 2026-02-10 Sources: ~/.claude/CLAUDE.md (This Has Burned You Before table), SESSION_HANDOF 216 ★

README

skeins

**Every agent running across every repository, grouped by project — and a read-only door so the agents can check who else is in a file before they write it.**

Two agents, one repo. One edits `src/auth/session.ts`; twenty minutes later the other rewrites the same function from a stale picture. Neither could have known.

Dashboards scope to the **session**. You work in **projects**, and collisions happen *between* sessions — where a session-shaped tool cannot look.

No daemon. No account. No telemetry. Nothing leaves the machine.

npm i -g skeins
skeins install          # wires the hook into claude, codex and opencode
skeins                  # the dashboard

[![npm](https://img.shields.io/npm/v/skeins)](https://www.npmjs.com/package/skeins) ![tests](https://img.shields.io/badge/tests-229%20passing-brightgreen) ![runtime deps](https://img.shields.io/badge/runtime%20deps-0-blue) ![node](https://img.shields.io/badge/node-%E2%89%A520-339933) ![ci](https://img.shields.io/badge/ci-ubuntu%20%C2%B7%20macos%20%C2%B7%20windows%20%C3%97%20node%2020%2F22%2F24-brightgreen) ![license](https://img.shields.io/badge/license-Apache--2.0-blue)

skeins running against fixture projects

The one line that is the product

Everything else here is a dashboard, and five other tools already have one. This is the part none of them can do — injected into an agent's session before it writes, without anyone asking for it:

2 other agents active in this repo
  claude   editing  src/auth/middleware.ts   (4m ago)
  codex    editing  src/auth/session.ts      (1m ago)

`skeins install` wires that