What problem does it solve?
This Skill streamlines and standardizes technical research for engineering decisions by defining scope, gathering authoritative sources, analyzing trade-offs, and producing a concise, evidence-backed report suitable for architecture, tooling, and security evaluations.
Core Features & Use Cases
- Scope Definition: Clearly establishes terms, recency requirements, evaluation criteria, and research boundaries before searching.
- Multi-Source Gathering: Uses configurable Gemini CLI or WebSearch with a strict limit on tool calls, conducts parallel searches, and prioritizes official documentation and reputable sources.
- Deep Analysis & Validation: Cross-references findings, inspects GitHub READMEs and docs, highlights consensus vs conflicts, and surfaces security/performance implications.
- Report Generation: Produces a structured markdown report with timestamp, table of contents, code examples, diagrams where helpful, citations, and actionable recommendations.
- Use Case: Evaluate Connect RPC vs REST for a Go backend, analyze migration paths, identify security risks, and produce a decision-ready summary for engineering leadership.
Quick Start
Research the scalability, security, and maintainability trade-offs of adopting Connect RPC versus REST for a Go API and produce a concise, timestamped markdown report with citations saved to the specified Report path.