update-skills

Analyze session transcripts to identify skill gaps and produce prioritized SKILL.md updates.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/erichugy/agentic.skills --skill update-skills-erichugy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update-skills
Source: https://github.com/erichugy/agentic.skills/tree/main/update-skills
Command: npx skills add https://github.com/erichugy/agentic.skills --skill update-skills-erichugy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams and agents learn from completed conversations and sessions by identifying what worked, what failed, and what is missing in the skill set so that skills evolve and recurring issues are prevented.

Core Features & Use Cases

  • Session analysis: Extract successes, failures, missing capabilities, redundancies, and vagueness from a conversation or session transcript.
  • Categorization & prioritization: Classify findings into new-skill needs, updates, conflicts, scope issues, and workflow gaps and prioritize recommended changes.
  • Interactive implementation: Present proposals to the user, accept approvals, and apply targeted edits to SKILL.md files and indexes while showing diffs for review.
  • Use Case: After a multi-step planning session where agents missed naming conventions and produced conflicting guidance, run this Skill to produce prioritized updates and optionally apply changes to the skills repository.

Quick Start

Review the last session transcript, list what went well and wrong, propose prioritized skill updates, and ask me which proposals to implement.

Frequently Asked Questions about update-skills

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

FAQPage Schema
How do I analyze agent conversations to find skill gaps and workflow failures?

You can analyze session transcripts to extract successes, failures, missing capabilities, and redundancies. This conversation review identifies what went wrong in multi-agent orchestration and categorizes issues into new-skill needs, scope conflicts, and workflow gaps.

What is a postmortem review for agent skills and when do I need it?

A postmortem review for agent skills examines completed sessions to learn from failures and prevent recurring issues. You need this conversation review after multi-step sessions where agents miss conventions or produce conflicting guidance, ensuring skills evolve continuously.

How do I update SKILL.md files based on session transcript findings?

To update SKILL.md files, generate prioritized proposals from session findings and interactively apply targeted edits to files and related indexes. This process presents diffs for your review, accepting approvals before implementing step-by-step skill updates.

Can I prioritize proposed new skills and workflow updates from agent dialogues?

Yes, you can prioritize proposed new skills and workflow updates by classifying extracted findings from agent dialogues. This categorization process ranks recommended changes by severity, separating new-skill needs, updates, conflicts, and scope issues for targeted skill governance.

Does this approach work for reviewing multi-agent orchestration breakdowns?

Yes, this approach works for multi-agent orchestration breakdowns by analyzing the session to identify conflicts, missing capabilities, and vagueness. It categorizes these workflow gaps and produces implementable skill updates to prevent similar orchestration failures.