improve-skill

Installation
SKILL.md

Improve Skill

This skill helps analyze coding agent sessions to improve or create skills. It works with Claude Code, Pi, and Codex session files.

Quick Start

Extract the current session and generate an improvement prompt:

# Auto-detect agent and extract current session
./scripts/extract-session.js

Session Extraction

The extract-session.js script finds and parses session files from any of the three agents:

Installs
11
Repository
dwsy/agent
GitHub Stars
14
First Seen
Mar 4, 2026
improve-skill — dwsy/agent