workflow-update

Run update checks and apply manual migrations to agentic-workflows configurations.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/alva-intelligence/agentic-workflows --skill workflow-update-alva-intelligence
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workflow-update
Source: https://github.com/alva-intelligence/agentic-workflows/tree/main/skills/workflow-update
Command: npx skills add https://github.com/alva-intelligence/agentic-workflows --skill workflow-update-alva-intelligence

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables reliable maintenance of the agentic-workflows ecosystem by performing update checks, aggregating changes, and applying non-trivial updates that automated scripts alone cannot complete.

Core Features & Use Cases

  • Run a full update cycle using the update-check script.
  • Summarize changes and identify migration or configuration updates requiring human validation.
  • Apply environment and state migrations, new MCP configs, and workflow-state adjustments across the deployment.

Quick Start

Run the workflow-update process to check and apply non-trivial updates to the agentic-workflows configuration.

Frequently Asked Questions about workflow-update

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

FAQPage Schema
How do I automate agentic-workflow updates that require manual intervention?

To automate agentic-workflow updates, this Skill executes an update-check script to verify versioned artifacts, categorize changes, and apply non-trivial updates like state migrations and workflow schema adjustments that automated scripts alone cannot complete.

What is the best way to handle state migrations and workflow schema changes?

Handling state migrations involves running a full update cycle that aggregates changes across the core workspace, identifies configuration updates requiring human validation, and triggers safe migrations for new entries in settings and workflow schemas.

How do I run a full update cycle for agentic-workflows?

Run the workflow-update process to execute the update-check script, summarize versioned artifact changes, and apply environment and state migrations along with new MCP configurations across the deployment.

What prerequisites are needed to apply non-trivial updates to agentic-workflows?

Applying non-trivial updates requires the update-check script and access to versioned artifacts to verify changes, categorize updates, and trigger safe migrations across the core workspace configuration.

Why does my automated script fail to complete workflow configuration updates?

Automated scripts fail because they cannot complete non-trivial updates requiring human validation, such as workflow-state adjustments, environment migrations, and new MCP configs that necessitate a comprehensive update check.

Can I use this to apply new MCP configs and workflow-state adjustments across my deployment?

Yes, you can apply new MCP configs and workflow-state adjustments across the deployment by running the update cycle to identify and execute configuration updates that require manual intervention.