os-improvement-report

Installation
SKILL.md

Dependencies

This skill requires Python 3.8+, pandas, and matplotlib.

To install this skill's dependencies:

pip-compile ./requirements.in
pip install -r ./requirements.txt

See ./requirements.txt for the dependency lockfile.


Loop Progress Report

Visual and text reporting on the agentic loop improvement cycle — across any plugin that maintains an improvement-ledger.md and results.tsv per skill.

Installs
4
GitHub Stars
3
First Seen
Apr 3, 2026
os-improvement-report — richfrem/agent-plugins-skills