From e1d8a9eaa94e6abdab5fe3bd6530143aeb851342 Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Thu, 7 May 2026 10:28:06 -0500 Subject: [PATCH] Remove ai-firstify from marketplace (#1719) --- .claude-plugin/marketplace.json | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index a96f31b..d7d53f2 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -70,18 +70,6 @@ }, "homepage": "https://github.com/SalesforceAIResearch/agentforce-adlc" }, - { - "name": "ai-firstify", - "description": "AI-first project auditor and re-engineer based on the 9 design principles and 7 design patterns from the TechWolf AI-First Bootcamp", - "source": { - "source": "git-subdir", - "url": "https://github.com/techwolf-ai/ai-first-toolkit.git", - "path": "plugins/ai-firstify", - "ref": "main", - "sha": "852272ec21cebab98202df967dffee127209b6bc" - }, - "homepage": "https://ai-first.techwolf.ai" - }, { "name": "ai-plugins", "description": "Set up endorctl and use Endor Labs to scan, prioritize, and fix security risks across your software supply chain",