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:
Affaan Mustafa
2026-02-12 15:34:25 -08:00
parent ed7ec29ead
commit e6e28882db
14 changed files with 122 additions and 0 deletions

View File

@@ -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: