Three things are installed with you and stay yours. The fourth is a hosted service, and it is never shipped.
skills/zoe-codingInstalled with you
The skill
An eight-step session protocol: orient, find a concrete anchor, check the map before you build, one falsifiable hypothesis, the smallest safe edit, the narrowest check, docs in the same change, a commit with the reason. Plus hard rules, document genres with one owner per fact, and twelve templates. Only proven methods, each with its source named.
@zoe-coding-skills/guardInstalled with you
The guard
Eleven policy rules that run at pre-commit and in CI. Every rule was born from an incident and carries it: zoe-guard list prints each rule with its why. It reads the git index and the files it is told to read, and prints. It never executes repository content, never touches the network, and never writes unless you ask. Zero dependencies.
@zoe-coding-skills/mcpInstalled with you
The index
An MCP server over stdio that answers six questions: what to read for this task, who owns a file, which document to update, which shadows are open, what the guard says, and record one decision. It supplies material, never a conclusion — every answer says "read the owning document".
stewardHosted, never shipped
The judgment
What to promote, what to delete, when to remind and when to stay silent, the audit that trusts the implementation over the docs, the calibration that accumulates across repositories. That is what the founder does by hand today. It will be a hosted service that receives structure only — ownership map, checkpoint states, dial dates, decisions, guard reports — and never code. The guard enforces the boundary: an import from steward/ fails the build.