flow-analyze-workflow-structure

Official

Understand workflow structure pre-migration.

Authorgrowthxai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill analyzes Flow SDK workflow structure to map inputs, outputs, steps, control flow, and dependencies before migrating.

Core Features & Use Cases

  • File Mapping: Identify key files and their roles (workflow.ts, activities.ts, prompts, etc.).
  • Dependency Insight: Understand cross-file dependencies for accurate migration.
  • Use Case: Create a migration plan with clear inputs, steps, and outputs.

Quick Start

Inspect the workflow directory structure to inform the migration plan.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: flow-analyze-workflow-structure
Download link: https://github.com/growthxai/output-claude-plugins/archive/main.zip#flow-analyze-workflow-structure

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository