gco-research

Installation
SKILL.md

GCO Research

Web research via GitHub Copilot CLI, synthesized by Claude Code.

Process

Step 0: Pre-flight Rate Limit Check

Before doing anything, check if Copilot is currently in degraded mode:

RATE_CHECK=$(node $HOME/.claude/scripts/gco-rate-limit.js check 2>&1)

If the output starts with degraded:, notify the user that Copilot is in low-cost mode (auto-downgraded model) but proceed with Copilot anyway — it is still usable. Do NOT skip or fall back.

Step 1: Understand the Research Topic

Clarify what needs to be researched:

Installs
1
GitHub Stars
10
First Seen
5 days ago
gco-research — takazudo/claude-resources