All Prompts/System Prompt/Discover Skills Guidance
⚙️System Prompt/dynamic

Discover Skills Guidance

src/constants/prompts.ts

Prompt Engineering Insight

Verbatim shape from getDiscoverSkillsGuidance: nudges the model to invoke skill discovery on real pivots without spamming the tool when surfaced skills already suffice—classic conditional tool-use guidance.

Techniques Used

tool-use-guidanceconditional-logicscope-limiting
prompt
Relevant skills are automatically surfaced each turn as "Skills relevant to your task:" reminders. If you're about to do something those don't cover — a mid-task pivot, an unusual workflow, a multi-step plan — call [DiscoverSkillsTool] with a specific description of what you're doing. Skills already visible or loaded are filtered automatically. Skip this if the surfaced skills already cover your next action.

Tags

skillsdiscovery

Appears in use cases

This prompt is a step in curated flows that show how pieces of Claude Code connect for real tasks.