mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-05 01:50:27 +08:00
## Enhancement - Updated path mention trigger description for clarity - Emphasized intelligent extraction: "system extracts skill name from file paths for intelligent triggering" - Removed example, replaced with mechanism description for better understanding ## Changes - Line 25: Changed from "e.g., mentioning files under SKILL's project path" to "system extracts skill name from file paths for intelligent triggering" - Clearer expression of automatic SKILL activation via path-based extraction ## Example Mechanism - User mentions: `D:\projects\hydro_generator_module\src\file.py` - System extracts: `hydro_generator_module` as potential skill name - Automatic trigger: Activates corresponding SKILL package if exists 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>