pfSyncStatus

Report synchronization status between local PROJECT_PLAN.md and PlanFlow cloud.

1|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/BekaChkhiro/claude-plan-plugin --skill pfsyncstatus
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pfSyncStatus
Source: https://github.com/BekaChkhiro/claude-plan-plugin/tree/main/commands/pfSyncStatus
Command: npx skills add https://github.com/BekaChkhiro/claude-plan-plugin --skill pfsyncstatus

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Synchronizes your local PROJECT_PLAN.md with PlanFlow cloud to prevent drift between local work and the cloud plan.

Core Features & Use Cases

  • Sync status: shows whether local and cloud plans are in sync, with highlights on differences.
  • Prerequisite checks: validates authentication and project linkage before reporting status.
  • Use Case: You edit the local plan and immediately see if changes are reflected in PlanFlow, enabling timely pushes or links.

Quick Start

Run /pfSyncStatus to view the current synchronization status between your local PROJECT_PLAN.md and PlanFlow cloud.

Frequently Asked Questions about pfSyncStatus

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check sync status between local PROJECT_PLAN.md and PlanFlow cloud?

To check sync status, run /pfSyncStatus to validate authentication, verify project linkage, and output a structured report comparing local and cloud plan states.

What is PlanFlow cloud drift detection for local plans?

Drift detection highlights differences between your local PROJECT_PLAN.md and the PlanFlow cloud, outputting a structured status report that identifies discrepancies and recommends corrective actions.

Do I need authentication configured to check PlanFlow sync status?

Yes, authentication is required. The sync status check validates authentication and project linkage before reporting, ensuring secure access to read local and global configuration data.

How do I see if local PROJECT_PLAN.md changes are reflected in PlanFlow?

Run the sync status command to immediately see if local edits are reflected in PlanFlow cloud, outputting a structured report that highlights differences and enables timely pushes or links.

What are the limitations of checking PlanFlow sync status locally?

The sync status check requires valid authentication and proper project linkage configuration. Without these prerequisites, it cannot read configuration or compare local and cloud plan states.