docs: split plugin docs into dedicated README #6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "docs/split-plugin-docs"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The root README was carrying ~70 lines of conventional-commit-specific content — skill workflows, safety rules, the claude-jail companion blurb — content that belongs alongside the plugin it documents, not in the marketplace overview. Anticipating more plugins in the marketplace, this split moves all plugin-specific sections into a new
plugins/conventional-commit/README.mdand reduces the root README to marketplace concerns only: install/update/pin commands, a plugin index table linking out to per-plugin READMEs, repo layout, and license. The new layout entry also documents the README requirement so future plugins follow the same convention from day one.Merge: rebase.