Gh Issue To Demand Signal
Takes a competitor's public GitHub repo URL, fetches their open issues via the GitHub REST API, filters noise locally, clusters issues into 6 demand categori...
npx skills add Varnan-Tech/opendirectoryDescription
Takes a competitor's public GitHub repo URL, fetches their open issues via the GitHub REST API, filters noise locally, clusters issues into 6 demand categories, computes a demand score per issue and per cluster, and outputs a ranked demand gap report with a GTM messaging brief. Use when asked to scan a competitor's GitHub issues, find what their users are begging for, turn GitHub complaints int...
What this skill does
- 1Fetches up to 200 open issues from any public GitHub repo via the REST API, filtering out bots, PRs, and zero-engagement noise locally.
- 2Scores every issue by +1 reactions and comment count, then clusters them into 6 demand categories: feature gaps, bugs, UX complaints, performance, missing integrations, and docs.
- 3Flags 'ignored demand' issues — high-reaction, 6+ months old, no planned label — as your immediate opportunity window.
- 4Produces a ranked demand gap report and a GTM messaging brief with positioning angles, outreach hooks, and headlines grounded in verbatim issue titles.
When to use
- You want to find what users are begging a competitor to fix before building your roadmap.
- You need verbatim buyer language from real complaints to write sharper positioning copy.
- You are preparing competitive battlecards and want evidence of specific feature gaps.
- You want outreach hooks grounded in exact phrases frustrated users are writing publicly.
Tools used
Best for
Format
Frequently asked questions
What is Gh Issue To Demand Signal?
Gh Issue To Demand Signal is a Claude Code skill for sourcing by Varnan Tech. Takes a competitor's public GitHub repo URL, fetches their open issues via the GitHub REST API, filters noise locally, clusters issues into 6 demand categori...
When should I use Gh Issue To Demand Signal?
You want to find what users are begging a competitor to fix before building your roadmap. You need verbatim buyer language from real complaints to write sharper positioning copy.
How do I install Gh Issue To Demand Signal?
Run the install command (npx skills add Varnan-Tech/opendirectory). Once the skill is in place, Claude Code loads it automatically whenever a task matches what it does.
Is Gh Issue To Demand Signal free to use?
Yes. Gh Issue To Demand Signal is open source under the MIT license, published in the Varnan-Tech/opendirectory repository on GitHub.