update

Check the GitHub repository and update the installed Compass plugin.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill ensures that your Compass install stays current with the latest GitHub plugin versions, avoiding outdated agents, rules, skills, CLI, and hooks.

Core Features & Use Cases

  • Automated Updates: Regularly pull the latest plugin files from GitHub without manual intervention.
  • Version Control: Maintain a record of plugin versions and update timestamps.
  • Use Case: Use this Skill to keep your Compass project up-to-date with the latest features and security patches without the risk of outdated code.

Quick Start

Run the 'update compass' command to pull the latest Compass plugin into your project.

Frequently Asked Questions about update

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

FAQPage Schema
How do I update my Compass plugin to the latest GitHub version?

To update the Compass plugin, run the 'update compass' command to pull the latest plugin files directly from the GitHub repository into your project directory.

Why does my Compass install need regular plugin updates?

Regular plugin updates keep your Compass install current with the latest features, security patches, agents, rules, and hooks while avoiding the risks of outdated code.

Can I automate Compass plugin updates from a GitHub repository?

Yes, you can automate updates to regularly pull the latest plugin files from GitHub without manual intervention, maintaining a record of plugin versions and update timestamps.

Do I need a GitHub repository clone to manage Compass dependency updates?

Yes, applying this dependency update requires access to the GitHub repository and a functioning clone of the plugin directory to successfully pull the latest files.

What's the best way to maintain version control for Compass plugin files?

Using this update mechanism maintains version control by regularly checking GitHub for new versions and keeping a record of plugin versions and update timestamps.

What happens if I don't update my Compass plugin dependencies?

Without regular updates, your Compass install risks using outdated agents, rules, skills, CLI, and hooks, missing the latest security patches and features.