wk-skill
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
Skill
Create a new wk-* skill end to end — directory, frontmatter, full body,
README, field learnings, and infrastructure hooks.
When to Use
- Creating a new skill from scratch
/wk-skill <name>invoked directly
Implement the full skill when asked. One pass → frontmatter + complete, runnable body + README. Do not stop at a skeleton. Do not gate delivery on any test-first ceremony — write, install, commit. Apply a RED-GREEN-REFACTOR hardening pass only on explicit user request.