gopalrajsuresh

5 mods across 1 repository, 0 stars between them.

gopalrajsuresh/covalent-bond

Skill Claude CodeCodex

Guardrails for any agent editing the Covalent Bond repository, covering the security invariants that must never be broken, what code NOT to add, and the verify-don't-guess working discipline. Use whenever writing or changing code, tests, or config in this repo before making the edit.

0 15d ago A 68 tokens original MIT

covalent-bond-run

02

gopalrajsuresh/covalent-bond

Skill Claude CodeCodex

How to run Covalent Bond on a machine and pair two AI agents, covering how to register the MCP server, start a relay (mock or deployed), create/join a session, send files, and troubleshoot. Use when a user wants to set up, start, connect, or test Covalent Bond, or asks why a session won't connect.

0 15d ago A 77 tokens original MIT

gopalrajsuresh/covalent-bond

Skill Claude CodeCodex

Deploy the user's own Covalent Bond relay to their Cloudflare account: install wrangler, walk them through the browser login, run the deploy, verify /health, and set COVALENTRELAYURL. Use when a user asks to set up, deploy, or host their own relay instead of using the public one.

0 15d ago A 75 tokens original MIT

covalent-bond-test

04

gopalrajsuresh/covalent-bond

Skill Claude CodeCodex

How to write, run, and debug tests for Covalent Bond: the runner, the in-process mock relay, deterministic polling, port allocation, cleanup conventions, and what every kind of change must cover. Use when adding or modifying a test, when a suite fails, or before committing any behavior change.

0 15d ago A 68 tokens original MIT

covalent-bond

05

gopalrajsuresh/covalent-bond

MCP server Claude CodeCodexCursor

Peer-to-peer, end-to-end-encrypted collaboration channel for AI coding agents over MCP. Runs locally from the covalent-bond npm package. Needs 3 environment variables to run.

0 15d ago A tokens not measured original MIT