automaintainer: Improve supercli static documentation: README, CONTRIBUTING…#191
Conversation
The Minimal Plugin Structure section showed a flat layout (plugin.json + README.md at root) that contradicted the isolated plugin convention documented at the top of the same file. Replaced with the correct plugins/<name>/ directory layout including meta.json, and added cross-references to PLUGIN_STANDARDS.md and TAG_VOCABULARY.md for metadata guidance. Updated the Publishing section to match the required isolated structure.
The 'Where to Find Documentation' section only listed 3 docs files and missed many key files (ROADMAP.md, PLUGIN_STANDARDS.md, AGENTS_FRIENDLY_TOOLS.md, server-plugins-usage-guide.md, feature-gaps.md, and the features/ directory). Contributors had no way to discover these resources without browsing the filesystem. Also improved the Documentation Style section with project-specific conventions.
The release badge showed 2026-05-14 which is nearly a month old. Updated to current date (2026-06-07). Also added a plugins count badge (5000+) for better at-a-glance project context, consistent with the 5,000+ figure used throughout the README.
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughThis PR updates documentation to formalize the isolated plugin folder structure convention ( ChangesPlugin Structure and Contributor Documentation
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Possibly related PRs
Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Automated maintenance run by automaintainer.
Focus: Improve supercli static documentation: README, CONTRIBUTING, or docs/ files. Make ONE atomic commit with clear summary explaining what documentation was improved and WHY. Use fix:/docs: prefix. Keep it focused and reviewable.
Branch:
am/am-f17c27-tgabnaSummary
Fixed documentation inconsistencies across three static docs files. plugins-how-to.md had a "Minimal Plugin Structure" section showing a flat layout that contradicted the isolated plugin convention documented 100 lines earlier — replaced with the correct directory layout and added cross-references to PLUGIN_STANDARDS.md and TAG_VOCABULARY.md. CONTRIBUTING.md's documentation index only listed 3 of ~15 docs files, making it impossible for contributors to discover ROADMAP.md, PLUGIN_STANDARDS.md, server-plugins-usage-guide.md, and others without browsing the filesystem. README.md had a stale release badge (2026-05-14) and lacked a plugin count badge for at-a-glance context.
Diff:
Summary by CodeRabbit