Sync Check banner
KirKruglov KirKruglov

Sync Check

Development community

Description

--- description: Synchronize and report on parallel workstreams (Phase 5) --- # Sync Check Command ## Purpose Review cross-stream dependencies and synchronization status in Phase 5. Identify cross-workstream blockers, dependency conflicts, and synchronization issues between dev, marketing, and ops streams. ## Steps 1. **Verify phase 5 status** - Read `project-state.md` - Check `phase` field - If not phase 5: - Inform user: "Sync check is only available in Phase 5 (execution win

Installation

Installs to ~/.claude/skills/kirkruglov-claude-project-manager-sync-check/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kirkruglov-claude-project-manager-sync-check && curl -fsSL https://raw.githubusercontent.com/KirKruglov/claude-project-manager/HEAD/commands/sync-check.md -o ~/.claude/skills/kirkruglov-claude-project-manager-sync-check/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository