Session Driven Polish banner
iLearn-Lab iLearn-Lab

Session Driven Polish

Productivity community

Description

--- name: session-driven-polish description: Use session and promotion evidence to decide which workflow asset deserves the next refinement. --- # Session Driven Polish - Look at repeated stalls, missing tools, and command drift across archived sessions. - Distinguish between a one-off bug and a reusable workflow gap. - Prefer edits that shorten future sessions instead of only improving one transcript. - If a gap keeps recurring, package the fix as a command, skill, agent, plugin, or MCP asset

Installation

Installs to ~/.claude/skills/ilearn-lab-evoharness-session-driven-polish/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ilearn-lab-evoharness-session-driven-polish && curl -fsSL https://raw.githubusercontent.com/iLearn-Lab/EvoHarness/HEAD/.claude/skills/session-driven-polish.md -o ~/.claude/skills/ilearn-lab-evoharness-session-driven-polish/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository