raw notes plug in uses MCP server and hooks to execute CLI commands at specific points
plug in execute CLI commands to install dependencies of that plugin
The plug-in that is depended on uses its hooks to make certain files available, including scripts for use by the plug-in which depends on it
The plug in that depends on the other can use the scripts to utilize functionality from the root plugin
you plug in that is depended on can utilize its hooks to output information to the claudr env file for the other dependencies to use its scripts