plumbkit

13 mods across 1 repository, 4 stars between them.

add-lsp-adapter

01

plumbkit/plumb

Skill Claude CodeCodex

Add or validate a language-server adapter in plumb — the base.Adapter shape, the promotion hazard, the conformance and error-contract harnesses, and the experimental-to-validated promotion rule. Use when adding a language or debugging an adapter's diagnostics round-trip.

4 yesterday A 58 tokens original MIT

add-mcp-tool

02

plumbkit/plumb

Skill Claude CodeCodex

Add a new MCP tool to plumb — file layout, Tool interface, WriteDeps, registration, lean-profile decision, tests, and every doc/table that must be updated. Use when creating, renaming, or removing a plumb MCP tool.

4 yesterday A 55 tokens original MIT

plumb AGENTS.md

03

plumbkit/plumb

Instructions file CodexOpenCode

Instructions for plumbkit/plumb, covering plumb — agent instructions, working contract, purpose and invariants, architecture and reference map.

4 yesterday A 1,784 tokens original MIT

plumb CLAUDE.md

04

plumbkit/plumb

Instructions file

Instructions for plumbkit/plumb, a project described as: IDE intelligence for AI coding agents, with LSP semantics, tree-sitter indexing, project memory, and concurrency-safe edits.

4 yesterday A 3 tokens copy · 100% MIT

plumb GEMINI.md

05

plumbkit/plumb

Instructions file Gemini CLI

Instructions for plumbkit/plumb, a project described as: IDE intelligence for AI coding agents, with LSP semantics, tree-sitter indexing, project memory, and concurrency-safe edits.

4 yesterday A 3 tokens copy · 100% MIT

plumb-chat

06

plumbkit/plumb

Skill Claude CodeCodex

Talk to another agent working the same plumb workspace — address a peer session by name, hand your turn over while waiting for its reply, and read silence correctly. Use when work has to be coordinated with a concurrent session.

4 yesterday A 49 tokens original MIT

plumb-diagnose

07

plumbkit/plumb

Skill Claude CodeCodex

Work out why a plumb call was refused, or why a change looks broken — read the rejection, get compile truth from diagnostics, and check the daemon and index before blaming the code. Use when a tool call fails or a result looks wrong.

4 yesterday A 56 tokens original MIT

plumb-explore

08

plumbkit/plumb

Skill Claude CodeCodex

Navigate and understand unfamiliar code using plumb MCP tools.

4 yesterday A 15 tokens original MIT

plumb-git

09

plumbkit/plumb

Skill Claude CodeCodex

Run git through plumb's policy-gated git tool — what each tier allows, why a subcommand was refused, and which narrower plumb tool to reach for instead of a destructive git command. Use for any git work in a plumb workspace.

4 yesterday A 56 tokens original MIT

plumb-memory

10

plumbkit/plumb

Skill Claude CodeCodex

Search plumb's per-workspace memories before re-deriving a decision or constraint, and write one after learning something a later session would otherwise rediscover. Use when knowledge outlives the current task.

4 yesterday A 46 tokens original MIT

plumbkit/plumb

Skill Claude CodeCodex

Prove reuse and minimality with plumb evidence before writing non-trivial code.

4 yesterday A 22 tokens original MIT

plumb-refactor

12

plumbkit/plumb

Skill Claude CodeCodex

Rename symbols, move files, and make cross-file edits safely using plumb MCP tools.

4 yesterday A 22 tokens original MIT

plumb-testing

13

plumbkit/plumb

Skill Claude CodeCodex

After changing code with plumb, find which tests to run (topologyaffected) and run them (runtask). Use after any edit, before claiming work is done.

4 yesterday A 40 tokens original MIT