mirror of
https://github.com/obra/superpowers.git
synced 2026-04-25 02:59:05 +08:00
Add git deployment steps to writing-skills checklist
Personal skills should be version controlled. Added deployment checklist items: - Commit skill to git - Push to GitHub - Consider sharing to core This ensures personal skills are properly tracked and backed up.
This commit is contained in:
@@ -571,6 +571,11 @@ Deploying untested skills = deploying untested code. It's a violation of quality
|
||||
- [ ] No narrative storytelling
|
||||
- [ ] Supporting files only for tools or heavy reference
|
||||
|
||||
**Deployment:**
|
||||
- [ ] Commit skill to git (in `~/.config/superpowers/`)
|
||||
- [ ] Push to GitHub (if remote configured)
|
||||
- [ ] Consider sharing via skills/meta/sharing-skills (if broadly useful)
|
||||
|
||||
## Discovery Workflow
|
||||
|
||||
How future Claude finds your skill:
|
||||
|
||||
Reference in New Issue
Block a user