Custodian

Infrastructure custody pass — dispatches infra-custodian over a scope (TEND) or the working diff (REVIEW, the bare default); returns its typed receipt. Use after landing edits to constitutions, RULINGS, routers, laws, standards, or .claude/ definitions, and on "check the infra", "did we miss a ruling".

bsamiee 3d0693d 1.1 KB Updated

File contents

TARGET: $ARGUMENTS

  • Paths: TEND those surfaces — a target resolving on disk is a path; one resolving only as a committish is a ref.
  • Ref: REVIEW that diff (git diff <ref> with git status --porcelain).
  • memory: MEMORY audit over the project memory directory — resolve it as ~/.claude/projects/<slug>/memory/, <slug> the absolute repo-root path with every / and . replaced by -; the audit is read-only, its MEMORY: rows land through the dispatcher.
  • Empty: REVIEW the working diff — git status --porcelain with git diff HEAD, falling to the last commit's own diff (git show HEAD) when the tree is clean.

Return the receipt whole — the dispatcher owns OWED:, ROUTED:, and MEMORY: row implementation.

bsamiee/parametric_forge/tree/main/.claude/skills/custodian commit 3d0693dc43

Frequently asked questions

npx skillmds@latest add bsamiee/custodian