docs(readme): fence the Install block so the start command is machine-findable
Order 20260820T221658Z (.claude D-census): repo-mailbox was reported as the only plugin of 12 on the org side with no start command in any code block. Premise verified before acting, and it was imprecise: both start lines were already present at README.md:74-75, in an INDENTED code block. What the census actually measured is real, though - its query keys on a fenced block, and measuring the sibling READMEs here confirms 10 of 11 use one while repo-mailbox was the sole outlier. So D2b failed for the reason given, just not for the reason stated. Only the Install block is converted to ```bash. The README's other 39 indented blocks are its house style, were not ordered changed, and would have buried a two-line fix in a whole-file diff. CLAUDE.md records the asymmetry so it does not get harmonized back. Re-measured after the change with the same query and its known-positive control: 11 of 11 sibling plugin READMEs now match, denominator reported. No version bump, no tag, no catalog update - the catalog already points at the newest tag. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
parent
d8fdeaa991
commit
c5b4c9d6b6
2 changed files with 16 additions and 2 deletions
|
|
@ -71,8 +71,10 @@ Message format (filename `<UTC-timestamp>-<uniq>-from-<sender>.md`):
|
|||
|
||||
## Install
|
||||
|
||||
claude plugin marketplace add https://git.fromaitochitta.com/open/ktg-plugin-marketplace.git
|
||||
claude plugin install repo-mailbox@ktg-plugin-marketplace
|
||||
```bash
|
||||
claude plugin marketplace add https://git.fromaitochitta.com/open/ktg-plugin-marketplace.git
|
||||
claude plugin install repo-mailbox@ktg-plugin-marketplace
|
||||
```
|
||||
|
||||
The plugin ships empty: your mailbox is created lazily on first send, on your machine, and stays there.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue