vaultys

6 mods across 1 repository, 76 stars between them.

vaultys/VaultysClaw

Instructions file GitHub Copilot

Instructions for vaultys/VaultysClaw, covering vaultysclaw — agent instructions, build & test, key architecture decisions, adding things and scripts.

76 6d ago A 1,402 tokens original MIT

add-api-route

04

vaultys/VaultysClaw

Skill Claude CodeCodex

Add a new REST API route to the control-plane. Use when creating a new resource endpoint, adding GET/POST/PUT/DELETE handlers, building paginated list APIs, or extending the REST API surface. Covers file creation, auth guard, DB queries, response shape, api-types.ts registration, and test scaffolding.

76 6d ago A 69 tokens original MIT

add-ws-message

05

vaultys/VaultysClaw

Skill Claude CodeCodex

Add a new WebSocket message type to the VaultysClaw protocol. Use when extending agent-control plane communication: new commands sent from control plane to agent, new status reports sent from agent to control plane, or new bidirectional message flows. Covers shared type definition, payload interface, control-plane…

76 6d ago A 74 tokens original MIT

vaultys/VaultysClaw

Instructions file

Instructions for vaultys/VaultysClaw, covering claude.md, commands, development, demo / simulator and build.

76 6d ago A 2,839 tokens original MIT