The official public Codex marketplace for Raintree Technology developer tools.
Every plugin bundle is generated from an immutable product release recorded in
plugins.lock.json. Product repositories remain canonical.
Install the DocPull runtime, add the marketplace, and install the plugins you need:
pipx install 'docpull[mcp]==6.5.4'
codex plugin marketplace add raintree-technology/plugins
codex plugin add docpull@raintree
codex plugin add hig-doctor@raintree
codex plugin add raintree-standards@raintree
codex plugin add trellis@raintreeStable marketplace commands:
codex plugin marketplace add raintree-technology/plugins
codex plugin marketplace upgrade raintree
codex plugin add <plugin>@raintree
codex plugin remove <plugin>@raintree
DocPull 6.5.4 constrains its MCP runtime to the compatible major version and
reports the exact setup command when its executable is missing or cannot be
executed. The
immutable v0.1.0 tag records the withdrawn 6.5.0 bundle, and v0.1.1 records
the rollback.
Run node scripts/sync-plugins.mjs to reconstruct plugins/ from the locked
tags. Run node scripts/sync-plugins.mjs --check to generate into a temporary
directory and fail when the committed bundles drift.
The synchronizer rejects mutable refs, shortened commit SHAs, missing product licenses, selected paths that escape a source repository, escaping symlinks, missing source paths, manifest name or version mismatches, and undeclared files in committed bundles.
Plugin installation does not certify a project, interface, source corpus, or standards decision. Each product owns its behavior, limits, and release notes.