Post-task self-improvement skill for Claude/Codex: extract lessons from chat history and update original skills safely with diff-first confirmation.
SaferSkills independently audited skill-learn (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Use this skill at the end of a task to improve the original skill that was just used. Extract concrete, evidence-based lessons from the current conversation and convert them into executable guidance for the target skill.
Follow this resolution order:
Never guess a target when two or more plausible skills exist.
Use only the current conversation as evidence.
For each lesson, output this schema:
Rule: What to do next time.Anti-pattern: What failed or caused rework.Correction: Concrete action to prevent recurrence.Trigger: When this rule should be applied.Example (optional): A short concrete example.Quality gate:
If evidence is insufficient, report that and do not propose a file write.
For reusable patterns and examples, consult:
references/lesson-patterns.mdWhen proposing updates to the target skill:
## Lessons Learned.SKILL.md concise; move long canonical detail to references/skill-learn-lessons.md in the target skill and add a pointer from SKILL.md.Do not delete or reorder unrelated guidance unless explicitly requested.
Before any write:
Write only after confirmation. If confirmation is not provided, stop after delivering the proposal.
Handle these cases explicitly:
Use this response structure:
Target SkillEvidence ExtractedProposed Lessons (Rule / Anti-pattern / Correction / Trigger / Example)Proposed File ChangesDiff PreviewConfirmation Request~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.