Synchronize a standalone skill repository into the marketplace with optional dry-run and backups.
commands/skill-squared/## Goal Use `/skill-squared:sync` to copy the skill markdown + command files from a source repo into this marketplace safely. ## Inputs - `source_dir` (standalone skill root) - `target_dir` (usually this marketplace root) - `skill_name` (auto-detect from plugin.json if omitted) - `dry_run` (bool, default false) - `backup` (bool, default true) ## Procedure 1. Validate both directories exist and contain the expected `.claude-plugin/plugin.json` files. 2. Determine `skill_name`: - If provided, trust it. - Else parse `.claude-plugin/plugin.json` for `"name"`. 3. Load sync config from `c...
Synchronize issues with git remote in a single operation.
Sync CLAUDE.md with manual file changes detected by git
Synchronize task status with git commits, ensuring consistency between version control and task tracking.
Synchronize SpecWeave increment with GitHub issue (Multi-Project Support). Select profile, configure time range, and sync with rate limit protection.
Sync SpecWeave increments with JIRA epics/stories. Supports import, export, two-way sync, and granular item operations