Claude Plugin Workspace Vault
An architecture for Claude Code plugins that do sustained work: a public plugin, a private workspace instantiated from a template repo, and a vault at ~/.claude-plugins/<name>/ for user data. Three legs, three lifecycles.
View on GitHub