pfCloudUnlink

Disconnect local configuration from the active PlanFlow cloud project.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill simplifies the process of disconnecting from a PlanFlow cloud project by clearing local linkage and preserving any locally generated PROJECT_PLAN.md for offline workflows.

Core Features & Use Cases

  • Local unlinking: Removes cloud project references from the local configuration to prevent automatic cloud sync.
  • Offline continuity: Keeps locally generated PLAN artifacts intact for continued work without an active cloud connection.
  • Easy re-linking: Lets you quickly connect to a different cloud project using /pfCloudLink when needed.

Quick Start

Use the pfCloudUnlink command to disconnect from the current cloud project and reset your local linkage.

Frequently Asked Questions about pfCloudUnlink

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

FAQPage Schema
How do I disconnect my local project configuration from a PlanFlow cloud sync?

Unlinking from a PlanFlow cloud project is a safe, non-destructive operation that severs cloud linkage by updating local configuration files. It prevents automatic cloud sync without deleting your locally generated project artifacts.

Can I work offline with my local project plan after unlinking from PlanFlow cloud?

Yes, you can work offline with your local project plan after unlinking. The process keeps your locally generated PROJECT_PLAN.md intact, allowing you to continue your workflows without an active cloud connection.

What happens to my local files when I unlink a workflow from the cloud project?

When you unlink a workflow, the operation clears cloud project references from your local configuration. It is designed as a non-destructive action, meaning your locally generated files and project plans remain safe and untouched.

How do I reconnect to a different PlanFlow cloud project after working offline?

To reconnect to a different PlanFlow cloud project after working offline, you can use the /pfCloudLink command. This establishes a new cloud linkage and resumes automatic synchronization for your workflow.

Does unlinking from PlanFlow cloud delete my authentication state or local configuration?

Unlinking from PlanFlow cloud does not delete your local configuration but updates it to remove cloud references. The system detects your authentication state to confirm the unlinking process safely without destroying your local setup.