The trust-gradient skills plugin — distributed as a one-line install.
Install · What's inside · Plugin source · Manifesto
# In Claude Code:
/plugin marketplace add ankitkr3/compounded-marketplace
/plugin install compounded@compounded-marketplaceRestart Claude Code. That's it.
Turns Claude Code into a trainable employee. Skills earn autonomy through demonstrated reliability: When the agent proposes a skill, a verifier subagent replays it on a real follow-up task. Pass → it joins your toolkit. Three clean uses → it auto-loads. Ten uses, last five clean → it runs without asking. One correction sends it back a tier. No daemon. No cloud. No re-explaining. |
At a glance
Tags
|
Claude Code installs plugins from marketplace registries — small JSON files that point at one or more plugin repos. Keeping the marketplace separate from the plugin source means:
- Adding new plugins or versions doesn't require touching the plugin repo.
- The marketplace can be updated independently.
- Future plugins can be added to this registry without forking.
The plugin source lives at ankitkr3/compounded — open issues and PRs there.
MIT — fork, ship, sell. Just include the notice.
The plugin itself is also MIT-licensed. See the compounded repo for source.
Built for Claude Code · Maintained by @ankitkr3