You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`testing.md` - Loaded when task involves tests or `test` keyword detected
47
-
-`javascript.md` - Loaded when `.js` files are being edited
48
-
-`shell.md` - Loaded when `.sh` files are being edited
49
-
-`makefile.md` - Loaded when Makefile or build system changes
50
-
-`agent_evaluation/SKILL.md` - Loaded when task asks to evaluate, score, audit, review, or test the efficacy of an `Agents.md`
45
+
-`.github/skills/testing.md` - Loaded when task involves tests or `test` keyword detected
46
+
-`.github/skills/javascript.md` - Loaded when `.js` files are being edited
47
+
-`.github/skills/shell.md` - Loaded when `.sh` files are being edited
48
+
-`.github/skills/makefile.md` - Loaded when Makefile or build system changes
49
+
-`.github/skills/agent_evaluation/SKILL.md` - Loaded when task asks to evaluate, score, audit, review, or test the efficacy of an `Agents.md`
51
50
52
51
Skills are detected and loaded based on file type, task keywords, and context signals. Explicitly request a skill if the auto-detection doesn't load it.
0 commit comments