From 01ae443d3dd81b59b546ce8b68df1a8220584d43 Mon Sep 17 00:00:00 2001 From: "ysachdeva@salesforce.com" Date: Tue, 5 May 2026 13:09:15 +0530 Subject: [PATCH] fix: revert stage back to Pilot --- skills/creating-sf-skill/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skills/creating-sf-skill/SKILL.md b/skills/creating-sf-skill/SKILL.md index 38cfe2c..7748f58 100644 --- a/skills/creating-sf-skill/SKILL.md +++ b/skills/creating-sf-skill/SKILL.md @@ -4,7 +4,7 @@ description: "AI-assisted skill authoring pipeline for the afv-library. Use when license: LICENSE.txt has complete terms metadata: version: "1.0" - stage: Published + stage: Pilot allowed-tools: Bash(npx tsx scripts/validate-skills.ts) Read Write AskUserQuestion ---