vc-update

Automate agent harness updates from a remote repository with dry-run diff summaries.

Updated Jun 20, 2026
One-click install
npx skills add https://github.com/tutran27/trust-room-AI --skill vc-update-tutran27
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vc-update
Source: https://github.com/tutran27/trust-room-AI/tree/main/.agents/skills/vc-update
Command: npx skills add https://github.com/tutran27/trust-room-AI --skill vc-update-tutran27

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires git, node.js, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of updating agent harnesses by pulling improvements from a remote repository, providing a dry-run diff summary, and requiring user confirmation before applying updates.

Core Features & Use Cases

  • Dry-Run Summary: Shows a diff summary of changes before applying updates.
  • User Confirmation: Requires explicit confirmation before applying changes.
  • Version Management: Tracks and applies updates from a remote repository.
  • Use Case: After being informed of a new harness version, use this Skill to check for updates, review the changes, and apply them with user confirmation.

Quick Start

Run the 'vc-update' skill to pull the latest agent harness improvements from the remote repository.

Frequently Asked Questions about vc-update

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

FAQPage Schema
Can I preview repository changes before applying harness updates?

Yes, a dry-run diff summary provides a preview of file modifications, deletions, and symlinks before any changes are applied. This allows you to review exactly what the remote repository update will alter in your local environment.

Do I need git and node.js to run automated harness update scripts?

User confirmation requires explicit approval before the script applies any updates from the remote repository. This ensures you maintain control over the final version management step and prevent unintended file modifications.

What is the best way to handle file deletions and symlinks during a harness update?

Yes, you need both git and node.js installed in your environment to run this version management process. These dependencies are required to pull improvements from the remote repository and execute the update scripts.

Why should I use a dry-run summary for agent harness version management?

The best way to handle file deletions and symlinks is using an automated version management script that tracks these changes during the remote repository pull. It provides a diff summary and requires confirmation before applying these specific modifications.

When do I need to run a harness update from a remote repository?

A dry-run summary is essential for agent harness version management because it shows exactly what file modifications and deletions will occur before they happen. This prevents breaking changes by requiring your confirmation prior to applying updates.