update-critical-review

Apply validated review ledger feedback to update local critical-review skill documentation.

Updated Jun 15, 2026
One-click install
npx skills add https://github.com/stumman/hermes-harness-skills --skill update-critical-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update-critical-review
Source: https://github.com/stumman/hermes-harness-skills/tree/main/.agents/skills/update-critical-review
Command: npx skills add https://github.com/stumman/hermes-harness-skills --skill update-critical-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of improving the local critical-review skill by applying feedback from the review ledger, ensuring that the core skill remains stable and read-only.

Core Features & Use Cases

  • Feedback Analysis: Validates and processes feedback records from the ledger.
  • Pattern Recognition: Identifies generalizable patterns in feedback.
  • Skill Improvement: Proposes minimal edits to the local critical-review skill document.
  • Use Case: Use this skill as part of a self-improvement loop for the critical-review skill to incorporate real-world feedback without altering the stable core skill.

Quick Start

Run the skill to update the local critical-review skill with feedback from the ledger.

Frequently Asked Questions about update-critical-review

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

FAQPage Schema
How do I automate skill improvement using code review feedback?

You can automate skill improvement by processing validated feedback from a review ledger to propose minimal edits to local documentation, enhancing the skill continuously while keeping the stable core skill read-only.

How does feedback processing work for continuous skill validation?

Feedback processing works by analyzing review ledger records, validating the inputs, and identifying generalizable patterns to propose targeted edits to local skill documentation without modifying the stable core.

Can I apply review ledger feedback without modifying a stable core skill?

Yes, you can apply review ledger feedback to a local skill document while keeping the stable core skill read-only. The process proposes minimal edits to the local copy, preserving the original core skill stability.

What is the best way to run a self-improvement loop for critical review skills?

The best way is to run an automated skill that extracts validated feedback from a review ledger and applies it as minimal edits to the local critical-review documentation, creating a continuous self-improvement loop.

Why should I keep the core skill read-only during skill enhancement cycles?

Keeping the core skill read-only during skill enhancement cycles prevents unintended modifications to stable baseline logic. The update process applies feedback-driven improvements exclusively to the local skill document, ensuring core stability.