What problem does it solve?
This Skill guides you through structured technical research to define scope, gather evidence from multiple sources, and synthesize findings into a plan for scalable, secure, and maintainable solutions.
Core Features & Use Cases
- Phase 1: Scope Definition — identify key terms, recency requirements, evaluation criteria, and boundaries.
- Phase 2: Systematic Information Gathering — multi-source strategy with deterministic tooling (gemini when available) or WebSearch fallback; parallel queries with explicit freshness and security considerations.
- Phase 3: Analysis & Synthesis — patterns, trade-offs, and concrete recommendations.
- Report generation with plans saved in ./plans/<plan-name>/reports/YYMMDD-topic.md, including executive summary, methodology, findings, and concrete next steps.
- Use case: you need to assess a new technology stack; generate a decision plan with risk assessment and deployment considerations.
Quick Start
Provide a topic and scope to begin. For example: "Research best practices for secure, scalable Kubernetes deployments in production." The skill will run a multi-phase research workflow and produce a structured plan with sources and actionable recommendations.