# Search Strategy The Goal

> Sub-skill of search-strategy: The Goal.

- Skill: `vamseeachanta/search-strategy-the-goal` (Agent Skill)
- Install (CLI): `npx skillmds@latest add vamseeachanta/search-strategy-the-goal`
- Raw SKILL.md: https://api.skillmd.com/api/skills/vamseeachanta/search-strategy-the-goal/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: vamseeachanta (https://skillmd.com/u/vamseeachanta)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/vamseeachanta/search-strategy-the-goal

---


# The Goal

## The Goal


Turn this:
```
"What did we decide about the API migration timeline?"
```

Into targeted searches across every connected source:
```
~~chat:  "API migration timeline decision" (semantic) + "API migration" in:#engineering after:2025-01-01
~~knowledge base: semantic search "API migration timeline decision"
~~project tracker:  text search "API migration" in relevant workspace
```

Then synthesize the results into a single coherent answer.

