bulk-edit

Community

Safely automate bulk edits via sequential agents.

Authoryulonglin
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manually applying reviewer comments to large code and documentation bases is slow and error-prone; this skill automates the process safely using per-thread agents.

Core Features & Use Cases

  • Automates bulk edits by parsing a comments/feedback file into threads and applying each edit to the target document
  • Dynamically assesses edit complexity, spawning haiku or sonnet agents as appropriate, and ensuring deterministic results
  • Tracks progress within the comments file, enabling resumable runs and auditable history
  • Enforces safety rules (one agent at a time, fresh agent per edit, explicit status markers)

Quick Start

Run /bulk-edit <comments-file> [--target <file>] to process all uncompleted threads in the comments file against the specified target document.

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: bulk-edit
Download link: https://github.com/yulonglin/dotfiles/archive/main.zip#bulk-edit

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 223,000+ vetted skills library on demand.