autoskill

Extract durable preferences from coding-session corrections and propose minimal Skill file edits.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/crysis992/crytec-registry --skill autoskill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autoskill
Source: https://github.com/crysis992/crytec-registry/tree/main/.claude/skills/autoskill
Command: npx skills add https://github.com/crysis992/crytec-registry --skill autoskill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyze coding sessions to detect corrections and preferences, then propose targeted improvements to Skills used in the session. Use this skill when the user asks to "learn from this session", "update skills", or "remember this pattern". Extracts durable preferences and codifies them into the appropriate skill files.

Core Features & Use Cases

  • Detects recurring corrections and approvals to identify durable preferences.
  • Maps signals to the relevant Skill files and proposes minimal, reversible edits for review.
  • Enables cross-session learning by updating skill configurations to improve future sessions.

Quick Start

After finishing a coding session, invoke autoskill to extract durable preferences and propose minimal edits to active Skills. Review the suggested changes and apply only what you approve to keep a reversible history.

Frequently Asked Questions about autoskill

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

FAQPage Schema
How do I extract coding preferences from session history to update my workflow?

To extract coding preferences from session history, the skill detects recurring corrections and approvals to identify durable patterns. It then maps these signals to active skill files and proposes minimal, reversible edits for review.

What is the best way to automate skill improvement from session analysis?

Automating skill improvement from session analysis involves mapping detected corrections to their corresponding skill files. The system proposes targeted, minimal edits to refine active skills, codifying durable preferences for future cross-session and cross-project use.

Can I use pattern detection to apply cross-session learning to different projects?

Yes, you can use pattern detection to apply cross-session learning across different projects where your skills are active. It extracts durable preferences from coding sessions and updates skill configurations to improve future interactions regardless of the project context.

How do I propose reversible edits to yaml-frontmatter skill files?

To propose reversible edits to yaml-frontmatter skill files, map session correction signals to the relevant active skills. The system generates minimal configuration changes for your review, allowing you to apply only approved updates and maintain a reversible history.

When do I need to run code-correction analysis on my coding sessions?

You need to run code-correction analysis when you want to remember a specific pattern or update your skills after finishing a coding session. It detects recurring feedback to ensure durable preferences are codified into the appropriate skill files.

Does session analysis require any dependencies to detect repeated feedback?

No dependencies are required to detect repeated feedback through session analysis. The system independently evaluates your coding session history to identify learnable patterns and propose targeted improvements to the active skills used.