update-knowledge

Review, apply, and rollback knowledge updates with checksum verification and changelog tracking.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/gitwalter/cursor-agent-factory --skill update-knowledge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update-knowledge
Source: https://github.com/gitwalter/cursor-agent-factory/tree/main/.cursor/skills/update-knowledge
Command: npx skills add https://github.com/gitwalter/cursor-agent-factory --skill update-knowledge

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a controlled interface for reviewing, applying, and rolling back knowledge updates, ensuring changes are intentional and auditable.

Core Features & Use Cases

  • Interactive update lifecycle: review, preview, apply, and rollback with update history.
  • Config-driven updates: respects knowledge evolution settings and multiple sources.
  • Safety and traceability: backups, checksums verification, manifest updates, and changelog tracking.
  • Use Case: When updating knowledge modules in a project, run checks, preview changes, and deploy with a rollback option.

Quick Start

Run the skill by saying "update knowledge" to trigger a check for available updates. Preview and apply updates using the dedicated commands, ensuring backups are created. For a quick test, trigger a startup knowledge check and review updates before applying.

Frequently Asked Questions about update-knowledge

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

FAQPage Schema
How do I safely apply knowledge updates to a knowledge-driven system?

To safely apply knowledge updates, you can trigger a check for available updates, preview the changes, and deploy them with automatic backups and a rollback option. This ensures changes are intentional and auditable.

What is a knowledge manifest and how does it help with change tracking?

A knowledge manifest tracks applied updates by logging changelogs and validating checksums. It provides transparency and traceability for knowledge evolution, ensuring every change is recorded and reversible.

How do I rollback a knowledge update if something goes wrong?

You can rollback a knowledge update using the dedicated rollback command after the system creates backups during the update lifecycle. This allows you to revert changes and restore the previous knowledge state safely.

Can I preview changes before applying a knowledge module update?

Yes, you can preview changes before applying a knowledge module update. The interactive update lifecycle lets you run checks, review available updates, and inspect modifications before deployment to ensure safety.

What's the best way to manage configurable knowledge evolution settings across multiple sources?

The best way to manage configurable knowledge evolution settings across multiple sources is to use a controlled interface that respects your configuration. It validates checksums and updates the manifest to maintain traceability.

Why does my knowledge update fail checksum verification?

Checksum verification fails when the update source data does not match the expected integrity hash. The system validates checksums to ensure safety and transparency, preventing corrupted or unauthorized knowledge updates from being applied.