update-framework

Detect, fetch, and apply Samuel AI framework updates while preserving customizations.

7|1|Updated Nov 3, 2025
One-click install
npx skills add https://github.com/ar4mirez/samuel --skill update-framework-ar4mirez
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update-framework
Source: https://github.com/ar4mirez/samuel/tree/main/template/.claude/skills/update-framework
Command: npx skills add https://github.com/ar4mirez/samuel --skill update-framework-ar4mirez

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of updating your Samuel framework installation, ensuring you have the latest features, security patches, and language/framework guides without manual hassle.

Core Features & Use Cases

  • Version Management: Detects current and latest Samuel versions, highlighting differences.
  • Automated Updates: Can perform full replacements or selective merges of framework files.
  • Customization Preservation: Intelligently backs up and restores your project-specific configurations (like CLAUDE.md).
  • Use Case: Your team lead announces a new Samuel release with enhanced AI guardrails. You run this Skill to seamlessly upgrade your project's framework files, preserving your custom guardrails and ensuring everyone is on the same version.

Quick Start

Run the update-framework skill to update Samuel to the latest version.

Frequently Asked Questions about update-framework

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

FAQPage Schema
How do I update the Samuel AI coding framework without losing my custom configurations?

To update the Samuel framework and preserve custom configurations, the update process intelligently backs up and restores project-specific files like CLAUDE.md. It supports selective merging to ensure your custom guardrails remain intact during the version upgrade.

What is the best way to check my current Samuel framework version against the latest release?

Checking your Samuel framework version involves automated version detection, which compares your current installation against the latest available releases. The process highlights differences and fetches recent updates to ensure you have the newest features and security patches.

Can I perform a selective merge of framework files instead of a full replacement during an update?

Yes, you can perform a selective merge instead of a full replacement when updating framework components. The update process supports both methods, allowing you to choose between completely replacing files or intelligently merging new changes into existing ones.

How does the update process handle verification for Samuel framework components like .claude/skills?

The update process handles verification by providing detailed verification steps after executing updates for components like .claude/skills and CLAUDE.md. This ensures a successful upgrade by confirming that all framework files are correctly updated and functional.

Why do I need an automated update workflow for my AI coding framework?

An automated update workflow is needed to streamline maintenance and ensure you receive the latest language guides, features, and security patches without manual hassle. It eliminates version control errors and keeps your entire team on the same framework release.

Are there limitations when doing a full replacement of CLAUDE.md during a framework update?

A limitation of a full replacement is that it overwrites existing project-specific configurations in files like CLAUDE.md. To avoid losing custom guardrails, the update framework recommends using selective merging or relying on its backup and restoration features.