source-command-self-heal

Capture lessons learned and generate rules from completed work.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/jmolz/m0lz.02 --skill source-command-self-heal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: source-command-self-heal
Source: https://github.com/jmolz/m0lz.02/tree/main/.agents/skills/source-command-self-heal
Command: npx skills add https://github.com/jmolz/m0lz.02 --skill source-command-self-heal

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill helps capture and incorporate lessons learned from recent work into rules and workflows, ensuring that valuable insights are not lost and can be applied to future projects.

Core Features & Use Cases

  • Lessons Learned Capture: Automatically identify and document lessons learned from completed work.
  • Rule Creation: Generate rules and tripwires to prevent past issues from recurring.
  • Command and Skill Updates: Update commands and skills to close process gaps and improve workflows.
  • Documentation Drift Fixing: Correct documentation drift and ensure it aligns with current code and incident evidence.
  • Use Case: After a release, use this skill to analyze the release process, identify potential improvements, and integrate those improvements into future workflows.

Quick Start

Run the self-heal command with the path to the plan file or feature name you want to analyze.

Frequently Asked Questions about source-command-self-heal

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

FAQPage Schema
How do I capture lessons learned from a software release process?

To capture lessons learned from a software release, you can analyze completed work to automatically identify insights, generate preventative rules, and update workflows. This ensures valuable release process improvements are integrated into future projects.

What is the best way to automate creating rules and tripwires from project retrospectives?

Automating rule creation from project retrospectives involves analyzing completed work to extract insights and generate tripwires. This prevents past issues from recurring by directly integrating learned constraints into your existing commands and skills.

How do I fix documentation drift to align with current source code after a release?

Fixing documentation drift requires analyzing incident evidence and recent code changes, then correcting the documentation to align with the current source code. This ensures your project records accurately reflect the actual implementation.

Can I update commands and skills automatically to close workflow process gaps?

Yes, you can update commands and skills to close process gaps by analyzing recent work outcomes. This identifies areas for workflow improvement and automatically incorporates the necessary changes into your existing command structures.

Do I need access to source code and documentation to run a project self-heal workflow?

Yes, applying a self-heal workflow to release processes and retrospectives requires access to both source code and documentation. This access is necessary to accurately identify lessons learned and correct any existing documentation drift.