self-improvement

Classify and persist user feedback into CLAUDE.md and skill documentation.

24|3|Updated Mar 31, 2022
One-click install
npx skills add https://github.com/ionfury/homelab --skill self-improvement-ionfury
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: self-improvement
Source: https://github.com/ionfury/homelab/tree/main/.claude/skills/self-improvement
Command: npx skills add https://github.com/ionfury/homelab --skill self-improvement-ionfury

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Capture and persist user feedback to improve repository documentation and skills.

Core Features & Use Cases

  • Classify and route feedback (correction, clarification, new pattern, or anti-pattern) to the correct documentation target.
  • Update CLAUDE.md files, skills, or other documentation in place to reflect new knowledge and patterns.
  • Proactively suggest documentation updates after implementation work to close the feedback loop.

Quick Start

Provide feedback or corrections and say 'remember this' to persist the knowledge in the appropriate CLAUDE.md or skill documentation.

Frequently Asked Questions about self-improvement

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

FAQPage Schema
How do I capture feedback to update CLAUDE.md documentation and skills?

To capture feedback for CLAUDE.md and skills, provide corrections or clarifications and trigger the persistence workflow. The system classifies the input, discovers the target documentation location, confirms with you, and applies the patch to update the relevant files.

Can I automatically persist new workflow patterns into repository documentation?

Yes, you can persist new workflow patterns into repository documentation by submitting the pattern and requesting the system to remember it. It classifies the feedback as a new pattern or anti-pattern and routes the update to the correct documentation target.

What is the best way to correct errors in existing skills and related docs?

The best way to correct errors in skills and related docs is to provide the specific correction. The system applies a four-phase workflow involving classification, target-location discovery, user confirmation, and patch application with built-in safety checks and conflict resolution.

Does the documentation update workflow support conflict resolution and safety checks?

Yes, the documentation update workflow supports conflict resolution and safety checks. After classifying feedback and discovering the target location, the system requires user confirmation before applying any patch to ensure safe and accurate documentation updates.

When should I use an automated feedback loop for repository knowledge management?

You should use an automated feedback loop for repository knowledge management after completing implementation work. The system proactively suggests documentation updates at this stage to close the feedback loop and capture new patterns, clarifications, or corrections.

How does classifying feedback improve the accuracy of CLAUDE.md updates?

Classifying feedback improves CLAUDE.md updates by routing the input into specific categories like correction, clarification, new pattern, or anti-pattern. This ensures the patch is applied to the correct target location, maintaining documentation accuracy and consistency.