ralph-two-pass-scan
CommunityMinimize GitHub API calls with two-pass scanning
AuthorDeDuva
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Cuts GitHub API calls from N+1 to ~7 per round (~72% reduction) by separating list scanning from full hydration. Addresses the scanning inefficiency described in issue #596.
Core Features & Use Cases
- Lightweight issue scanning to identify candidates without full hydration.
- Selective hydration for a small subset of issues that require detailed data.
- Use Case: When analyzing open issues across a large repo, perform a quick scan to filter out irrelevant items, then hydrate only those that match criteria.
Quick Start
Execute a two-pass issue scan to minimize GitHub API calls while preserving hydration when needed.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ralph-two-pass-scan Download link: https://github.com/DeDuva/squad/archive/main.zip#ralph-two-pass-scan Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.