apply-improvements

Community

Auto-apply improvement proposals to plugins.

AuthorMinhThang1009
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill should be used when the user asks to apply improvement proposals ('apply improvements', 'ap dung improvement proposals') from .claude/improvement-proposals.md (written by pipeline-retrospective) to the plugin files.

Core Features & Use Cases

  • Parse and read improvement proposals from the project root at .claude/improvement-proposals.md.
  • Locate target plugin files based on paths specified in proposals, using the CLAUDE_PLUGIN_ROOT environment variable if available.
  • Automatically apply HIGH and MEDIUM priority proposals, while presenting LOW priority items to the user for confirmation before applying.
  • Ensure changes are surgical: read target files, apply precise edits to descriptions or steps, verify by re-reading, and log what changed.
  • Do not apply changes that delete functionality, alter agent body behavior, or modify more than three files at once; otherwise escalate for manual review.

Quick Start

Run the apply-improvements skill to automatically apply HIGH and MEDIUM priority proposals from .claude/improvement-proposals.md to your plugin files.

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: apply-improvements
Download link: https://github.com/MinhThang1009/dotclaude/archive/main.zip#apply-improvements

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