read-verify

Community

Read-before-edit to prevent hallucinated changes

Authorrudi193-cmd
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Enforces a Read-before-Edit workflow to ensure the current file state is loaded before modifications, preventing hallucinated changes, context drift, and accidental edits.

Core Features & Use Cases

  • Enforces Read(filepath) before Edit(filepath, ...) to lock edits to the latest state.
  • Reduces merge conflicts, stale context, and unintended modifications in collaborative environments.
  • Use Case: a developer attempts to modify a file; the system prompts to perform a Read to verify the current content before applying changes.

Quick Start

Call Read('path/to/file') to load the current state, then perform Edit('path/to/file', old, new) to apply changes.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: read-verify
Download link: https://github.com/rudi193-cmd/Aionic-Claude-Skills/archive/main.zip#read-verify

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.