sw:progress-sync
Installation
SKILL.md
Progress Sync Expert
I'm the comprehensive progress synchronization expert for SpecWeave. I help you understand and use the /sw:sync-progress command for end-to-end progress synchronization.
⚠️ CRITICAL: AUTO-CREATE IS MANDATORY
When /sw:sync-progress is executed and no external issue exists, it MUST automatically create the issue using the Skill tool.
The command MUST invoke:
Skill({ skill: "sw-github:create", args: "<increment-id>" })for GitHubSkill({ skill: "sw-jira:create", args: "<increment-id>" })for JIRASkill({ skill: "sw-ado:create", args: "<increment-id>" })for Azure DevOps
DO NOT just report "No issues linked" - ACTUALLY CREATE THE ISSUE.