xetenet

8 mods across 1 repository, 0 stars between them.

doubt-driven-review

01

xetenet/xete-mcp

Skill Claude CodeCodex

Adversarial fresh-context review of any non-trivial technical decision or code change. MUST be used before committing any change to smart contract code (xete-tab, Xete Swap), key handling (Black Knight), encryption logic (Xete Message, MCP server), or any irreversible/immutable deployment decision. Also trigger when…

0 15d ago A 109 tokens original MIT

gate-backtest

02

xetenet/xete-mcp

Skill Claude CodeCodex

Train and calibrate the gate system against a repo's real git history in an isolated sandbox. MUST be used when the user asks to backtest, replay, calibrate, or train the gates against history, and after installing gates into any repo with meaningful existing history. Uses real historical fixes as ground truth and…

0 15d ago A 87 tokens original MIT

gate-retrospective

03

xetenet/xete-mcp

Skill Claude CodeCodex

Self-improvement loop for the gate system itself. MUST be used when an open issue labeled "gate-retrospective" exists in the repo, when a gate false-positives or blocks legitimate work, when a DDR verdict later proves wrong (a shipped bug on a protected path), or monthly if none of those occur. Turns weaknesses in the…

0 15d ago A 94 tokens original MIT

git-discipline

04

xetenet/xete-mcp

Skill Claude CodeCodex

Commit and branch discipline for all Xete repos, especially when Claude Code runs semi-autonomously via Remote Control. MUST be used for every commit in every session — atomic commits are the rollback granularity when an agent session goes sideways. Trigger whenever staging, committing, branching, or when a work…

0 15d ago A 66 tokens original MIT

xetenet/xete-mcp

Skill Claude CodeCodex

Security checklist and audit persona for Solana/Rust smart contract code, cryptographic client code, AND server-side surfaces (relay, permit server, MCP). MUST be used when writing or modifying any instruction handler, account validation, CPI call, PDA derivation, arithmetic on token amounts, key handling in Black…

0 15d ago A 111 tokens original MIT

spec-and-plan

06

xetenet/xete-mcp

Skill Claude CodeCodex

Spec-first workflow for any feature or change expected to exceed one atomic commit, and for all work handed between Chef, Jo, or agent sessions. MUST be used when starting a new feature, refactor, or integration (House Elf features, MCP server changes, relay work, x402 extensions) — write the spec BEFORE any code.…

0 15d ago A 106 tokens original MIT

xete-mcp CLAUDE.md

07

xetenet/xete-mcp

Instructions file

Claude Code instructions for xetenet/xete-mcp, covering xete agent operating rules, hard rules, session checklist (run at start of every session) and escalation.

0 15d ago A 816 tokens original MIT

xete-mcp

08

xetenet/xete-mcp

MCP server Claude CodeCodexCursor

MCP server for xete — encrypted agent-to-agent messaging on Solana. Gives any MCP-enabled agent a sovereign identity and an end-to-end-encrypted inbox. Runs locally from the xete-mcp Python package. Needs 11 environment variables to run.

0 15d ago A tokens not measured original MIT