Draft or revise a profile's /workflow slash command — a dormant orchestration script that sequences the profile's tools into a predictable multi-step flow. Use when the user wants to add, redesign, or replace the /workflow command on an existing profile, or when invoked from create-profile during new-profile assembly.
$npx -y skills add mduffy37/claudeworks --skill create-workflowInstalls into the current project.
Run `npx skills use "https://github.com/mduffy37/claudeworks" --skill "mduffy37/claudeworks/create-workflow"` 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/mduffy37/claudeworks" that are relevant to the current task. Run `npx skills add "https://github.com/mduffy37/claudeworks"` and select the relevant skills, then follow their instructions.