Manual Review

Exclude manually maintained skill directories from automatic sync drift repairs.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/fyodoriv/agentbrew --skill manual-review-fyodoriv
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Manual Review
Source: https://github.com/fyodoriv/agentbrew/tree/main/real-e2e/fixtures/us08-us13-update-and-pull/home/.claude/skills/manual-review
Command: npx skills add https://github.com/fyodoriv/agentbrew --skill manual-review-fyodoriv

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeps manually maintained skill directories from being overwritten or removed during automatic sync processes, ensuring human edits persist.

Core Features & Use Cases

  • Manual content is preserved during syncs.
  • No automatic edits to manually managed skills; protects human intent.
  • Use Case: When you need human oversight in skill management during synchronization across environments.

Quick Start

Instruct your sync engine to treat this directory as manual and exclude it from automatic drift repairs.

Frequently Asked Questions about Manual Review

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

FAQPage Schema
How do I prevent manual directory edits from being overwritten during a sync?

To prevent manual directory edits from being overwritten during a sync, you must instruct your sync engine to treat the target directory as manual. This excludes it from automatic drift repairs, preserving human edits and stopping automated deletions.

Why does automated drift repair delete my manually maintained skill directories?

Automated drift repair deletes manually maintained skill directories because the sync engine detects them as drifted artifacts. By marking these directories as manual, you exclude them from drift repair operations and prevent automated overwrites.

Can I protect human oversight in skill management across multiple sync environments?

Yes, you can protect human oversight in skill management across multiple sync environments by excluding manually maintained directories from drift repair. This ensures human edits persist without automatic interference for both individuals and teams.

What is the best way to preserve manual reviews across automated sync operations?

The best way to preserve manual reviews across automated sync operations is to flag the relevant skill directories as manual. This stops the sync engine from applying automatic edits, ensuring your human review artifacts remain untouched.

Does excluding manual directories from drift repair affect the rest of my sync workflow?

Excluding manual directories from drift repair only prevents automated overwrites on those specific human-maintained paths. The sync engine continues to automatically manage and repair drift on all other non-manual artifacts in your environment.