unblocked-context-search-issues

Installation
SKILL.md

Unblocked Context Search — Issues

Issue-only retrieval across connected projects. Calls context_search_issues with a natural-language query to semantically search bug reports, feature requests, and tasks — surfacing known work that code and PRs don't capture.

Sources: Jira, Jira Data Center, Linear, Asana, GitHub Issues.

How to Invoke

context_search_issues is CLI-only in most environments — it does not appear in the MCP tool list even when fully available. Run command -v unblocked once per session and cache the result. Do not conclude the tool is unavailable from the MCP surface alone. See unblocked-tools-guide for full routing rules.

CLI (preferred):

unblocked context-search-issues --query "<your query>" [--instruction "<instruction>"]

MCP fallback (only if CLI is confirmed unavailable): fall back to context_research with instruction: "Prefer issue tracker results; deprioritize code and messages".

If neither is available: stop and tell the user Unblocked is not configured in this environment (see unblocked-tools-guide for the full message). Do not substitute with other issue-search tools.

Installs
12
GitHub Stars
6
First Seen
Apr 22, 2026
unblocked-context-search-issues — unblocked/skills