mirror of
https://github.com/obra/superpowers.git
synced 2026-04-16 02:02:41 +00:00
Standardize skill frontmatter names to lowercase and kebab-case
- Update all 20 skill frontmatter names to match their directory names in lowercase - Fix defense-in-depth name (was Defense-in-Depth-Validation) - Fix receiving-code-review name (was Code-Review-Reception) - Update all skill announcements and cross-references to use lowercase names - Update commands redirects to reference lowercase skill names Ensures consistent naming: skill directory names, frontmatter names, and documentation references all use lowercase kebab-case format (e.g., brainstorming, test-driven-development)
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
description: Execute plan in batches with review checkpoints
|
||||
---
|
||||
|
||||
Read and follow: ${SUPERPOWERS_SKILLS_ROOT}/skills/collaboration/executing-plans/SKILL.md
|
||||
Use the executing-plans skill exactly as written
|
||||
|
||||
Reference in New Issue
Block a user