mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-04-03 07:33:31 +08:00
docs: add 'When to Activate' sections to 14 skill definitions
Add activation triggers to skills that were missing them, helping Claude Code determine when to load each skill contextually.
This commit is contained in:
@@ -7,6 +7,14 @@ description: Automatically extract reusable patterns from Claude Code sessions a
|
||||
|
||||
Automatically evaluates Claude Code sessions on end to extract reusable patterns that can be saved as learned skills.
|
||||
|
||||
## When to Activate
|
||||
|
||||
- Setting up automatic pattern extraction from Claude Code sessions
|
||||
- Configuring the Stop hook for session evaluation
|
||||
- Reviewing or curating learned skills in `~/.claude/skills/learned/`
|
||||
- Adjusting extraction thresholds or pattern categories
|
||||
- Comparing v1 (this) vs v2 (instinct-based) approaches
|
||||
|
||||
## How It Works
|
||||
|
||||
This skill runs as a **Stop hook** at the end of each session:
|
||||
|
||||
Reference in New Issue
Block a user