Instructions file CodexOpenCode
Instructions for john-broadway/proximo, covering hello, agent, what this is — sharp edges first, verify us — don't trust us, what we'll never do to you and why we work this way (optional).
Instructions file CodexOpenCode
Instructions for john-broadway/proximo, covering hello, agent, what this is — sharp edges first, verify us — don't trust us, what we'll never do to you and why we work this way (optional).
MCP server Claude CodeCodexCursor +2
The Proxmox MCP you can hand the keys: VE/PBS/PMG/PDM. Plan, prove, undo, diagnose. MCP/A2A/API. Runs locally from the proximo-proxmox Python package.
MCP server Claude CodeCodexCursor +2
Governed agent broker for ERPNext (MCP + A2A doors, one spine) — no debit without a credit: PLAN, CONSENT, PROVE, UNDO over the books, on the Pacioli Guard credential floor. Runs locally from the pacioli Python package.
john-broadway/maude-for-claude
Plugin Claude Code
Claude's partner inside Claude Code. He writes the code; she notices. No baggage.
john-broadway/maude-for-claude
Plugin Claude Code
Claude's partner inside Claude Code. He writes the code; she notices. She holds the mission you set and flags it the moment he drifts off it, gates irreversible actions before they fire, whispers when he's stuck or hasn't verified, and shows up once every session. No daemon, no database, no backend — she's in your…
john-broadway/maude-for-claude
Agent
Use when the user needs Maude's full attention. She is Claude's partner — the half he doesn't have. Use her for first-arrival walkthrough, deep audits across multiple projects, session reconstruction, pattern-spotting across turns/sessions, conscience checks before irreversible actions, care-check on the user…
john-broadway/maude-for-claude
Command
Maude checks on Claude — repeated tool calls, unread context, confabulation risk, missed CLAUDE.md, the patterns Claude doesn't see in himself.
john-broadway/maude-for-claude
Command
Pre-irreversible-action checklist. Run before commit / push / force-push / destructive bash. Maude runs the gate Claude wouldn't run on his own.
john-broadway/maude-for-claude
Command
The cushion-flip — find change that fell where no sensor watches. Unpushed commits, uncommitted files, local-only repos, aging scratch. Reports value candidates; never deletes.
john-broadway/maude-for-claude
Command
Maude's arrival ritual — she walks the workspace, lists what's there (paths and shapes only — no interpretation), and writes a flat inventory to a house-map at /.maude/plugin/house-map.md. Run this first in any new project. Idempotent (re-walking refreshes the inventory).
john-broadway/maude-for-claude
Command
Re-check the vault's live-state claims against the world. Walks now memory files for verify lines, runs each read-only command, reports CONFIRMED / STALE / CHECK-FAILED / UNVERIFIABLE. Report-first — never edits memory.
john-broadway/maude-for-claude
Command
The lint ritual — an entropy-reduction pass over the memory vault. Mechanical checks by script, judgment checks by you; report-first, never deletes. Monthly cadence, or after a ship-week.
john-broadway/maude-for-claude
Command
Maude surfaces patterns from the turn-by-turn trace — recurring topics, repeated mistakes, time-of-day patterns, sessions that keep ending in the same place.
john-broadway/maude-for-claude
Command
Show what the tape is holding for your word, and promote the ones you approve into canon. Agent inference never becomes canon on its own — this is the door, and your hand is on it.
john-broadway/maude-for-claude
Command
The measured table — what Maude caught, counted honestly from her own trace and ledger. Stated window, friction separated from value, no percentages, counts never content.
john-broadway/maude-for-claude
Command
Maude's end-of-session ritual — digest + tomorrow's starting point + close-the-loop check + full save fan-out. Run before you stop, so the next session opens cleanly. Session-end is the right time to pay network cost, so Tier 2 writes happen here when registered.
john-broadway/maude-for-claude
Command
Save the current session digest. Fans out across every writable memory tier per the house-map. Tier 0 always; Tier 1 if reachable; Tier 2 only if registered writable with auth. Each tier independent — failures degrade gracefully.
john-broadway/maude-for-claude
Command
Tell Maude something about yourself directly — how you work, your rhythm, what help you want — and she records it in her cross-project profile of you. Use when you want her to KNOW a fact rather than wait for her to infer it. Tier 0, user-global, no network.
john-broadway/maude-for-claude
Command
Put back a file Claude overwrote or deleted. Lists what is recoverable — and what is NOT — then restores one entry, snapshotting the current bytes first so the undo is itself undoable.
john-broadway/maude-for-claude
Command
Run Maude's programmatic project audit — version consistency, JSON validity, link integrity, header dates, watch-list paths, worn-framing scan. Catches "ready" before it's actually ready.
john-broadway/maude-for-claude
Command
Maude's session-start ritual — brief + house-walk + 1-3 things to know first. Runs at session-start manually if SessionStart hook didn't catch you, or anytime you need a clean re-orient. Cheap by design — Tier 0 always, Tier 1 if cached-up, Tier 2 never.
john-broadway/maude-for-claude
Hook
Runs when a session starts, executing maude-session-start.sh, maude-probe-tier1.sh, maude-mission.sh, maude-vault-build.sh, maude-tape-wake.sh and maude-self-check.sh via bash (6 commands). From john-broadway/maude-for-claude.
john-broadway/maude-for-claude
Hook
Runs when you submit a prompt, before the agent sees it, executing maude-secret-scan.sh, maude-voice-capture.sh, maude-user-prompt-submit.sh, maude-mission.sh, maude-care.sh, maude-drift-watch.sh, maude-trace.sh, maude-run-governor.sh, maude-eye.sh and maude-page.sh via bash (10 commands). From…
john-broadway/maude-for-claude
Hook
Runs before the agent uses a tool for Write, Edit, MultiEdit, Bash, Agent, Task, Workflow, mcp__.*, Write, Edit, MultiEdit and Bash tool calls, executing maude-run-governor.sh, maude-pre-tool-use.sh, maude-gate.sh, maude-bash-watch.sh, maude-verify-watch.sh, maude-dispatch-watch.sh, maude-infra-gate.sh and…