auto-update

Installation
SKILL.md

Auto Update Skill

You are equipped with the Auto Update Skill. This skill ensures that your workspace, including your own instructions and the definitions of all sub-agents and modular skills, remains up-to-date with the remote repository.

Objectives

  • Check for updates on the remote repository automatically via a scheduler or upon user request.
  • Review changelogs or commit messages before applying changes.
  • Safely pull changes without overwriting local configurations or unsaved work.
  • Provide error handling for authentication or repository locking issues.

Repository Setup

The workspace is expected to be a Git repository located at the workspace root directory.

Workflow & Actions

Installs
26
First Seen
Jul 12, 2026
auto-update — lensetek/skillforge