improve-skill

Parse session transcripts from Claude Code, Pi, and Codex agents.

3|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/legout/pi-config --skill improve-skill-legout
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: improve-skill
Source: https://github.com/legout/pi-config/tree/main/skills/improve-skill
Command: npx skills add https://github.com/legout/pi-config --skill improve-skill-legout

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill solves the problem of inconsistent agent performance by allowing you to systematically analyze past session transcripts to identify gaps, improve existing skills, or extract new reusable workflows.

Core Features & Use Cases

  • Session Extraction: Automatically parses and formats session logs from Claude Code, Pi, and Codex agents into readable transcripts.
  • Skill Improvement: Generates targeted prompts to help an agent analyze its own past performance and update skill documentation with missing examples or clarifications.
  • Skill Creation: Extracts successful patterns and workflows from transcripts to bootstrap new, reusable skills.

Quick Start

Use the improve-skill tool to extract the most recent session transcript from the current directory and generate an improvement prompt.

Frequently Asked Questions about improve-skill

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

FAQPage Schema
How do I improve coding agent skills from past session transcripts?

To improve coding agent skills from past session transcripts, you can analyze historical interactions to identify performance gaps and update skill documentation with missing examples or clarifications for better future results.

Does this session transcript analysis tool work with Claude Code and Codex?

Yes, session transcript analysis works with Claude Code, Pi, and Codex agents. It automatically parses and formats logs from these specific agents into readable transcripts for skill refinement.

What is the best way to create reusable skills from agent session history?

The best way to create reusable skills from agent session history is to extract successful operational patterns and workflows from past transcripts to bootstrap new, targeted skill documentation.

Do I need Node.js to parse agent session logs?

Yes, you need Node.js to parse agent session logs. The skill requires the Node.js runtime to execute its internal parsing scripts across multiple agent-specific file formats.

Why should I analyze agent session history for workflow optimization?

You should analyze agent session history for workflow optimization to solve the problem of inconsistent agent performance by systematically identifying operational gaps and extracting reusable patterns from successful interactions.