Meta-skill for creating new Claude Code skills with configurable execution modes. Supports sequential (fixed order) and autonomous (stateless) phase patterns. Use for skill scaffolding, skill creation, or building new workflows. Triggers on "create skill", "new skill", "skill generator".
$npx -y skills add catlog22/maestro-flow --skill skill-generatorInstalls into the current project.
Run `npx skills use "https://github.com/catlog22/maestro-flow" --skill "catlog22/maestro-flow/skill-generator"` 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/catlog22/maestro-flow" that are relevant to the current task. Run `npx skills add "https://github.com/catlog22/maestro-flow"` and select the relevant skills, then follow their instructions.