What problem does it solve?
This Skill addresses the challenge of efficiently and reliably answering technical and domain-specific questions, ensuring that all inquiries are properly classified, thoroughly investigated, and their resolutions are well-documented.
Core Features & Use Cases
- Question Classification: Determines if a question is answerable via existing documentation, requires further research (spikes/data gathering), or needs input from stakeholders.
- Structured Investigation: Employs a methodical approach of hypothesizing, searching for evidence, and verifying findings.
- Evidence Gathering: Prioritizes relying on verifiable sources like documentation, code, or experimental results.
- Documentation: Records the resolved answer along with the supporting evidence.
- Use Case: When encountering an unfamiliar API, a new codebase pattern, or ambiguous requirements, this skill provides a framework to systematically find the correct information and avoid "rabbit holes" or accepting unverified answers.
Quick Start
Use the question-resolver skill to determine if library X supports IPv6 natively and log the findings.