mirror of
https://github.com/obra/superpowers.git
synced 2026-04-16 10:29:57 +00:00
Clarify that Skill tool loads skill content directly
Fixes pattern where Claude would invoke a skill then try to Read the file separately. The Skill tool already provides the content. - Add "How to Access Skills" section to using-superpowers - Change "read the skill" → "invoke the skill" - Commands now use fully qualified names (superpowers:brainstorming etc)
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
description: "You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores requirements and design before implementation."
|
||||
---
|
||||
|
||||
Use and follow the brainstorming skill exactly as written
|
||||
Invoke the superpowers:brainstorming skill and follow it exactly as presented to you
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
description: Execute plan in batches with review checkpoints
|
||||
---
|
||||
|
||||
Use the executing-plans skill exactly as written
|
||||
Invoke the superpowers:executing-plans skill and follow it exactly as presented to you
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
description: Create detailed implementation plan with bite-sized tasks
|
||||
---
|
||||
|
||||
Use the writing-plans skill exactly as written
|
||||
Invoke the superpowers:writing-plans skill and follow it exactly as presented to you
|
||||
|
||||
Reference in New Issue
Block a user