Skip to content

Refocus root README on monorepo overview#63

Draft
Pearce-Ropion wants to merge 2 commits into
mainfrom
claude/jolly-bell-mmVzS
Draft

Refocus root README on monorepo overview#63
Pearce-Ropion wants to merge 2 commits into
mainfrom
claude/jolly-bell-mmVzS

Conversation

@Pearce-Ropion
Copy link
Copy Markdown
Collaborator

Summary

  • The root README.md previously duplicated the contents of packages/plugin-sdk/README.md (installation, usage, API docs, etc.), which doesn't represent the repo as a monorepo.
  • Replaces it with a short monorepo overview: what Sigma Plugins are, a packages table that links to the per-package README for implementation details, monorepo-level scripts (Yarn workspaces + Turborepo), and pointers to CONTRIBUTING.md, CHANGELOG.md, and LICENSE.

Test plan

  • Render README.md on GitHub and confirm the logo, packages table, and links resolve correctly.
  • Confirm the package-specific docs at packages/plugin-sdk/README.md still cover everything that was removed from the root.

https://claude.ai/code/session_01TYsJWz7wK2kDdLqd9GFJpM


Generated by Claude Code

claude added 2 commits May 22, 2026 00:50
The root README duplicated the plugin-sdk package README. Replace it
with a short monorepo overview that links to the per-package README
for SDK installation and usage details.

https://claude.ai/code/session_01TYsJWz7wK2kDdLqd9GFJpM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants