improve

Convert recurring feedback memory patterns into permanent rules or common-mistakes entries.

2|1|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/enbiyagoral/.claude --skill improve-enbiyagoral
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: improve
Source: https://github.com/enbiyagoral/.claude/tree/main/.claude/skills/improve
Command: npx skills add https://github.com/enbiyagoral/.claude --skill improve-enbiyagoral

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyze accumulated feedback memories and turn recurring patterns into permanent controls (rules, permissions, hooks) or common-mistakes entries.

Core Features & Use Cases

  • Group feedback memories by area and identify recurring patterns.
  • Convert patterns into rules, permissions, hooks, or documented common-mistakes.
  • Provide a structured workflow from analysis to implementation, including health checks and cleanup.

Quick Start

Provide a target area keyword to begin analyzing feedback memories and generating permanent controls.

Frequently Asked Questions about improve

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

FAQPage Schema
How do I turn recurring feedback patterns into permanent rules?

This skill analyzes accumulated feedback memories across target areas and converts recurring patterns into permanent controls like rules, permissions, hooks, or documented common-mistakes entries to cut repeat issues.

What is the best way to consolidate feedback memories to reduce common mistakes?

Consolidating feedback memories to reduce common mistakes involves grouping them by target area, identifying recurring patterns, and converting them into documented common-mistakes entries or permanent controls via a structured workflow.

Can I use YAML frontmatter in SKILL.md for memory analysis and rule generation?

Yes, the skill supports YAML frontmatter in SKILL.md for discovery and processes memory entries to create rules or common-mistakes, utilizing a staged workflow from health checks to cleanup.

What does the process-improvement workflow include when converting feedback into hooks?

The process-improvement workflow for converting feedback into hooks includes staged steps: health checks, analysis, pre-flight checks, execution, and cleanup to safely transform patterns into permanent controls.

Do I need to provide a target area keyword to start analyzing feedback memories?

Yes, providing a target area keyword is required to begin analyzing feedback memories. The skill uses this keyword to group memories, identify recurring patterns, and propose converting them into permanent rules or common-mistakes.

Why are repeat mistakes still occurring after setting up feedback memories?

Repeat mistakes persist because feedback memories alone are transient. Analyzing these memories and converting recurring patterns into permanent controls like rules, permissions, or hooks enforces process-improvement and prevents future occurrences.