What problem does it solve? Repeated agent workflows stay buried in session transcripts and checkpoints, forcing users to re-explain the same conventions, commands, and corrections every time. This Skill mines Entire-tracked session history to extract the durable, reusable workflow and turn it into a focused SKILL.md draft. ## Core Features & Use Cases - Pattern Inference from History: Searches Entire history with entire search, session metadata, and entire checkpoint explain to identify repeated workflows before reading full transcripts. - Durable Lesson Extraction: Distills repo conventions, user corrections, validation commands, and failure patterns while excluding one-off details, secrets, and raw transcript noise. - Guided Drafting and Installation: Produces a complete SKILL.md draft with proper frontmatter, then offers install paths such as ~/.agents/skills/<skill-name>/SKILL.md only after explicit user approval. - Use Case: You keep drafting release notes the same way across sessions. Ask to turn that repeated workflow into a skill, and it finds the relevant sessions, confirms the source set, and drafts a reusable SKILL.md. ## Quick Start Ask the agent to turn your repeated release-note drafting workflow from Entire session history into a reusable skill draft.