workflow-self-improver

Apply failure-analyzer improvements to CLAUDE prompts, rules, and settings.

Updated Jan 8, 2026
One-click install
npx skills add https://github.com/munlucky/claude-settings --skill workflow-self-improver
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workflow-self-improver
Source: https://github.com/munlucky/claude-settings/tree/main/.claude/skills/workflow-self-improver
Command: npx skills add https://github.com/munlucky/claude-settings --skill workflow-self-improver

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically applies failure-analyzer suggested improvements to CLAUDE prompts, rules, and project settings, reducing manual effort.

Core Features & Use Cases

  • Auto-applies improvements to CLAUDE prompts, rules, and project settings across the .claude directory.
  • Supports both automatic application and reviewer-assisted updates to skill definitions.
  • Enforces safety checks (backups and YAML validation) before applying changes.

Quick Start

Enable auto-apply mode and review failure-analyzer outputs to automatically apply approved improvements.

Frequently Asked Questions about workflow-self-improver

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

FAQPage Schema
How do I automatically apply improvements to Claude prompts and rules?

You can automatically apply improvements to Claude prompts and rules by using a workflow automation skill that updates `.claude/` files directly from analyzer suggestions, with options for automatic application or manual review.

Can I back up and validate YAML configurations before applying changes to `.claude/` files?

Yes, applying changes to `.claude/` files requires safety checks that back up existing configurations and validate YAML structure before any project settings or prompt updates are committed.

What is the best way to update project settings from failure analysis suggestions?

The best way to update project settings from failure analysis is automating the application of suggested improvements to your `.claude/` directory, ensuring changes are restricted to configuration-level updates and YAML-valid.

How does automatic application of configuration updates to `.claude/` files work?

Automatic application works by taking failure-analyzer suggested improvements and applying them across `.claude/` files, either fully automatically or through reviewer-assisted updates to skill definitions and rules.

Are there limitations to what can be modified when auto-applying improvements to Claude rules?

Modifications are restricted to configuration-level updates within `.claude/` files, meaning core application logic or external system files are not touched, and all changes must pass YAML validation and backup checks.

Do I need manual review to apply failure-analyzer outputs to skill definitions?

Manual review is optional; you can enable auto-apply mode to apply failure-analyzer outputs to skill definitions automatically, or choose reviewer-assisted updates to control changes to your Claude rules and settings.