From f7d3afab4a2837795f8ca5aedf219646ead18dc8 Mon Sep 17 00:00:00 2001 From: Jason Morrison Date: Thu, 2 Apr 2026 21:49:59 -0700 Subject: [PATCH] Restore bio-research to marketplace.json The bio-research entry was removed in 2d6f7e2 (PR #115) without a stated reason, but the plugin directory was migrated and continues to be maintained. This restores the original entry pending confirmation that the removal was intentional. --- .claude-plugin/marketplace.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 9170ab82..ecac6274 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -54,6 +54,11 @@ "source": "./product-management", "description": "Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape." }, + { + "name": "bio-research", + "source": "./bio-research", + "description": "Connect to preclinical research tools and databases (literature search, genomics analysis, target prioritization) to accelerate early-stage life sciences R&D" + }, { "name": "slack-by-salesforce", "source": "./partner-built/slack",