bymartinffx· 29 skills
Skill routing and workflow orchestration. Routes to correct spec skill based on task type. Establishes discipline and manages transitions between workflow phases. Use when starting any conversation or task to determine which spec skill applies.
$npx -y skills add martinffx/atelier --skill spec-orchestratorInstalls into the current project.
Run `npx skills use "https://github.com/martinffx/atelier" --skill "martinffx/atelier/spec-orchestrator"` 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/martinffx/atelier" that are relevant to the current task. Run `npx skills add "https://github.com/martinffx/atelier"` and select the relevant skills, then follow their instructions.