golem-update-running-agents

Update running agents to new component revisions in distributed systems.

1|Updated Oct 9, 2025
One-click install
npx skills add https://github.com/justcoon/golem-shopping-ts --skill golem-update-running-agents
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: golem-update-running-agents
Source: https://github.com/justcoon/golem-shopping-ts/tree/main/.agents/skills/golem-update-running-agents
Command: npx skills add https://github.com/justcoon/golem-shopping-ts --skill golem-update-running-agents

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the need to efficiently update running agents when deploying new component versions, ensuring minimal downtime and compatibility.

Core Features & Use Cases

  • Update Agents: Facilitate automatic or manual upgrades of existing agents to new component revisions.
  • Deployment Integration: Enable triggering agent updates during deployment, reducing manual management.
  • Use Case: When deploying a new version of a component, automatically update all relevant agents to the latest revision with minimal disruption, ensuring consistency across the system.

Quick Start

Use the golem skill to update all agents associated with a specific component to the latest version using a simple command.

Frequently Asked Questions about golem-update-running-agents

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

FAQPage Schema
How do I update running agents in a distributed system with minimal downtime?

You can update running agents in a distributed system by applying coordinated version management that preserves state and compatibility. This process supports automatic or manual upgrades, allowing bulk or individual updates to ensure consistent component revisions across the deployment with minimal operational downtime.

What is the best way to automate agent version control during component deployment?

Automating agent version control during deployment is best handled by triggering updates within the deployment workflow. This reduces manual management by automatically upgrading relevant agents to the latest component revision, ensuring system-wide consistency and minimal disruption to running distributed agent-based services.

Can I manually upgrade specific agents instead of bulk updating all running instances?

Yes, you can manually upgrade specific agents instead of bulk updating. The update process supports both automatic and manual modes, allowing targeted individual agent updates based on specific deployment needs while still ensuring safe and consistent version upgrades across the distributed system.

Does updating running agents preserve the state of existing distributed components?

Updating running agents does preserve the state of existing distributed components. The upgrade mechanism is designed to ensure safe, consistent version management while explicitly supporting state preservation and maintaining compatibility during both automatic and manual agent update workflows.

When should I use automatic agent updates versus manual updates in distributed deployments?

Automatic agent updates should be used when deploying new component versions system-wide to reduce manual management and ensure consistency. Manual updates are suited for targeted deployments where individual agent upgrades are needed based on specific operational or compatibility requirements.