single-file-edit
OfficialChange multiple files safely, one at a time.
Software Engineering#typescript#refactoring#type checking#code editing#workflow guidance#multi-file changes
Authormica-agent
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It prevents risky, hard-to-debug edits when a task requires touching several files by enforcing a controlled, file-by-file workflow with verification between steps.
Core Features & Use Cases
- Planned multi-file editing: Names exactly which files must change and what each change will do before editing starts.
- Dependency-aware ordering: Recommends an update sequence (e.g., types → producers → consumers) to avoid breaking downstream code.
- Continuous type verification: Suggests running a TypeScript type-check between file edits to catch cross-file issues early.
- Change verification guardrails: Encourages asking for permission before proceeding and warns against restarting backend scripts during tool execution.
Quick Start
Tell the skill which feature or bug you are working on and what files you expect to change, and ask it to update the files one at a time with type-checking between each edit.
Dependency Matrix
Required Modules
None requiredComponents
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: single-file-edit Download link: https://github.com/mica-agent/mica-solar-system/archive/main.zip#single-file-edit Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.