repo-visuals-retro

Solid

Retrospective meta-skill for the `repo-visuals` skill. Reads accumulated evaluation logs from past runs, spots patterns (recurring low-score criteria, repeated iteration failures, unsatisfied requests), consults other expert skills (skill-creator, frontend-design, etc.) where relevant, and proposes concrete edits to `repo-visuals/SKILL.md` as a reviewable diff. Runs on-demand, not per run.

Testing & QA 18 stars 1 forks Updated 2 weeks ago MIT

Install

View on GitHub

Quality Score: 79/100

Stars 20%
43
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# repo-visuals-retro The `repo-visuals` skill scores every run on five criteria (see `repo-visuals/SKILL.md` §6). This meta-skill turns that accumulated evidence into skill improvements. ## When to invoke - You have ≥ 5 runs logged in `./evaluations/runs/` in the user's working directory (before that, the sample is noise). - Something feels off across multiple runs and you want a structured look. - A major change to `repo-visuals` is planned and you want the evidence base first. Do **not** run this every session. Retros are more valuable with accumulated samples. ## Inputs - The `repo-visuals` skill's `SKILL.md` — the current skill definition (sibling skill in the same plugin) - `./evaluations/index.md` in the user's working directory — curated aggregate from previous retros - `./evaluations/runs/*.md` in the user's working directory — all per-run raw evaluations since the last retro - Available expert skills in the environment (detected, not assumed) ## Workflow ### 1. Read & tabulate Read all inputs. Build a small table: - Average score per criterion, overall and by repo-type bucket (CLI, library, web-app, etc. — infer from scan metadata in each run) - Variance per criterion (high variance = the skill is inconsistent on that axis) - Free-text feedback clustered by theme ### 2. Identify patterns Name each pattern concretely: - "Hero moment delivery averaged 2.6 / 5 across the 4 CLI-tool runs but 4.2 / 5 across library runs" - "Technical polish dropped whenever t...

Details

Author
livlign
Repository
livlign/claude-skills
Created
4 months ago
Last Updated
2 weeks ago
Language
HTML
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category