skill-improver

Analyze skill logs and generate SKILL.md improvement proposals for human approval.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/Hashzin-0/Curion --skill skill-improver-hashzin-0
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-improver
Source: https://github.com/Hashzin-0/Curion/tree/main/.opencode/skills/skill-improver
Command: npx skills add https://github.com/Hashzin-0/Curion --skill skill-improver-hashzin-0

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Accumulate and synthesize observations from all skills to guide deliberate improvements in the skill library. It runs only when explicitly invoked and requires human approval to apply any changes.

Core Features & Use Cases

  • Reads observation logs from all skills and the orchestration log to surface patterns.
  • Generates structured improvement reports and applies approved changes to SKILL.md or creates new skill stubs.
  • Tracks decisions in suggestions-history.jsonl for traceability and controlled evolution.

Quick Start

Request an improvement pass by saying: improve skills and I will present a detailed report for your review.

Frequently Asked Questions about skill-improver

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

FAQPage Schema
How do I convert workflow observations into actionable skill improvements?

To consolidate cross-skill observations into actionable improvements, this skill analyzes logs from all skills and the orchestration log to surface patterns. It then generates structured improvement reports proposing precise SKILL.md edits or new stub SKILLs for your review.

How do I generate structured improvement reports from skill logs?

You generate structured improvement reports by requesting an improvement pass, which prompts the system to read observation logs and suggestions history. It synthesizes cross-skill data to present precise SKILL.md edits or new skill stubs for your approval before applying any changes.

Can I apply skill library updates automatically without human review?

No, you cannot apply skill library updates automatically without human review. The system requires explicit human approval to apply any changes, ensuring controlled evolution of SKILL.md files and preventing unauthorized modifications to the skill library.

What is the best way to track skill suggestions history for traceability?

The best way to track skill suggestions history for traceability is using the suggestions-history.jsonl file. The system automatically records decisions and applied changes in this log, maintaining a clear audit trail of all skill library modifications over time.

When should I run an improvement pass on my skill library?

You should run an improvement pass when you need to synthesize accumulated observations from all skills and guide deliberate improvements. It is explicitly invoked only when you want to analyze cross-skill logs and propose structured updates to SKILL.md files.