What's the expected review cadence for community skill submissions? #1089
-
|
Hi maintainers 👋 We recently submitted PR #1073 Is there a rough expected turnaround for community PRs that add new skill Totally understand the queue is large and the team is small, happy to wait, just want to set expectations on our side. — Ido (Haruspex) |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
|
Hey Ido, this is a really thoughtful and respectful way to ask about PR timelines — more maintainers wish users would communicate like this. Realistically, for community PRs that add new skill bundles, most repos fall into one of three buckets: "days" if they have active maintainers and an automated review pipeline, "weeks" if it's a small team reviewing in batches, or "quarterly" if they only bundle changes around major releases. Looking at the activity on this repo, I'd guess you're looking at somewhere between 2-6 weeks unless you get lucky with timing. My advice? Don't wait around for upstream to merge before moving forward — publish your canonical repo and npm MCP server now, keep building your users, and treat upstream syncs as a "nice to have" rather than a blocker. If the maintainers are responsive, great, you can keep things in sync. If not, your users will just go to your repo directly anyway since that's where the active development is happening. Either way, you're not stuck waiting. Good luck with the scaling! |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for putting this together, Dustin — the data is more damning than I expected when I opened the thread. Echoing the ask: even a one-line statement of scope would help. Specifically:
The duplicated-Windows-fix example is exactly the kind of waste a one-paragraph policy note would prevent. Happy to help draft a |
Beta Was this translation helpful? Give feedback.
-
|
Confirming Dustin's analysis matches what we've seen. We'll leave Would still welcome any guidance from Anthropic on the in-product |
Beta Was this translation helpful? Give feedback.
Hey Ido, this is a really thoughtful and respectful way to ask about PR timelines — more maintainers wish users would communicate like this. Realistically, for community PRs that add new skill bundles, most repos fall into one of three buckets: "days" if they have active maintainers and an automated review pipeline, "weeks" if it's a small team reviewing in batches, or "quarterly" if they only bundle changes around major releases. Looking at the activity on this repo, I'd guess you're looking at somewhere between 2-6 weeks unless you get lucky with timing. My advice? Don't wait around for upstream to merge before moving forward — publish your canonical repo and npm MCP server now, keep bu…