Instructions file CodexOpenCode
Instructions for royashbrook/hush, covering agents.md, for any agent, not just one tool, what hush is (one line), install (any agent) and then read skill.md.
Instructions file CodexOpenCode
Instructions for royashbrook/hush, covering agents.md, for any agent, not just one tool, what hush is (one line), install (any agent) and then read skill.md.
Skill Claude CodeCodex
Use whenever an agent needs to STORE, GENERATE, or USE a secret (API token, key, signing value, password) without ever exposing the plaintext. Replaces the "go set this env var / paste this token into that system" dance with one structured, OS-keychain-backed flow where the value goes straight from source into the…
MCP server Claude CodeCodexCursor +2
A secret store for AI agents: the agent never sees the plaintext. Remote server at royashbrook.com.
Instructions file CodexOpenCode
AGENTS.md instructions for royashbrook/lifescored, covering agents.md, using lifescored as an agent (to compute a score), working on this repo, setup and the gate — all must pass before a pr merges.
Instructions file
Claude Code instructions for royashbrook/lifescored: Project conventions and agent guidance live in AGENTS.md — single source, vendor-neutral. Read it before working in this repo.
Skill Claude CodeCodex
Use when someone asks for their "life score", how credit bureaus / actuarial tables / lenders / audit studies turn a person into a number, or wants to compute, break down, or improve a transparency score — computed entirely on-device from the public lifescored rulebook, no personal data ever sent anywhere.
MCP server Claude CodeCodexCursor
Rebuilds the scores real systems run on you — credit, actuarial, lending — in the open, cited. Remote server at lifescored.com.