Orchestrate the full lifecycle of creating a skill for the CaldiaWorks marketplace. This skill is specific to the CaldiaWorks Skills repository.
Each invoked skill defines its own internal steps. Every internal step of every invoked skill must be executed in order without exception. Do not skip, merge, or silently omit any step -- even if the step seems trivial or the answer seems obvious.
Only ask the user for input that cannot be derived from available context (issue titles, document content, git history, etc.). If a step produces output, present it. Violating this rule degrades quality and erodes user trust.
Организуйте 9-этапный жизненный цикл развития навыков для репозитория CaldiaWorks Skills. Направляет идеи, создание проблем, планирование, создание ветвей, определение требований, реализацию навыков, фиксацию, запрос на включение и устранение проблем после слияния. Используйте, когда: рабочий процесс развития навыков, сквозная разработка навыка, рабочий процесс навыка-разработчика, /skill-dev-workflow, создание и публикация навыка. Источник: caldiaworks/caldiaworks-marketplace.