Create or update a reusable agent skill. Use when you notice a repeated pattern, when a workflow should be persisted for future sessions, or when asked to forge/create/scaffold a new skill.
$npx -y skills add zakelfassi/skills-driven-development --skill skillforgeInstalls into the current project.
Run `npx skills use "https://github.com/zakelfassi/skills-driven-development" --skill "zakelfassi/skills-driven-development/skillforge"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/zakelfassi/skills-driven-development" that are relevant to the current task. Run `npx skills add "https://github.com/zakelfassi/skills-driven-development"` and select the relevant skills, then follow their instructions.