Context
With the change to the plugin model, we must update the design doc to include the plugin name.
Acceptance
Given I want to understand how to structure my plugin
When I read the design doc
Then I understand how to design my commands
Given I want to build my own kratix-cli plugin
When I read the plugins doc
Then I understand how to implement my own plugin