Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Inclusion of
bio-researchpluginIn PR #115 (
2d6f7e2, the commands→skills migration on Mar 13), bio-research was removed from.claude-plugin/marketplace.json, but the commit message and PR don't say why. Was the delisting intentional (e.g., quality concerns or the~~placeholderissue from #71), or did it get dropped by accident during the bulk manifest edit? This PR restores it on the assumption it was accidental — happy to close if not.What the git history shows
The removal: Commit
2d6f7e2(#115, 2026-03-13) removed bio-research from.claude-plugin/marketplace.jsonas part of the "Migrate commands to skills" sweep.No documented reason. The commit message and PR body just say "Remove bio-research from marketplace.json" with no explanation, and #115 was approved with no comments or review discussion.
The plugin is still maintained. The same commit migrated bio-research's
commands/toskills/, the follow-up commit7b2ea8ebumped its version that same day, and contributors kept fixing it afterward (#82 fixed bare excepts, #154 fixed placeholder strings). The plugin directory still exists and is actively maintained — it's just not published in the marketplace.Change
Restores the original entry verbatim (same description, same position after
product-management) as it appeared before2d6f7e2.