What problem does it solve?
This Skill reduces repeated manual thinking by scanning a conversation for recurring patterns and translating them into deterministic automation artifacts (hooks, skills, rules, or local CLAUDE.md files) so future interactions require less friction and fewer tokens.
Core Features & Use Cases
- Conversation analysis: Identifies repeated corrections, multi-step sequences, boilerplate choices, and verification steps from the full conversation history.
- Scoped artifact recommendations: Classifies each pattern as user-wide, project-wide, or local and recommends the appropriate artifact type and target path.
- Safe implementation workflow: Produces a proposal table for user approval, performs dedup checks, enforces git-exclusion for local CLAUDE.md files, and provides step-by-step implementation instructions without making changes until approved.
Quick Start
Ask the skill to analyze the current conversation and propose scoped automation artifacts with evidence and a proposal table for my approval.