Create new skills with TDD approach, testing before writing
View on GitHub.claude/commands/sp-write-skill.md
January 24, 2026
Select agents to install to:
npx add-skill https://github.com/buckstrdr/claude-workflow-system/blob/5d7071c722760915d5f9a8189a863d3c70a82ea6/.claude/commands/sp-write-skill.md -a claude-code --skill sp-write-skillInstallation paths:
.claude/skills/sp-write-skill/Invoke the superpowers:writing-skills skill when creating new skills, editing existing skills, or verifying skills work before deployment.
Use this to apply TDD to process documentation by testing with subagents before writing, iterating until bulletproof.
```
Skill("superpowers:writing-skills")
```Issues Found: