bootstrap prompt

This commit is contained in:
John Lancaster
2026-06-20 17:36:17 -05:00
parent 0a9dadd5a8
commit 33144da02f
2 changed files with 45 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
---
name: New Skill Bootstrap
description: Create and fully implement a new docs-first skill in this repository.
argument-hint: skill-id and goal for the new skill
agent: agent
---
# New Skill Bootstrap
Use the canonical bootstrap guidance in [docs/skills/new-skill/SKILL.md](../../docs/skills/new-skill/SKILL.md).
If the request is to create or implement a new skill, load that skill document and follow it as the source of truth.