What problem does it solve? Before specifying, planning, or implementing work, teams need answers: Is this viable? Why does this bug happen? Does this test case really verify its requirement? What does this legacy code actually do? This Skill turns those open questions into standardized, evidence-backed research reports (RS-XXX) instead of scattered chat answers. ## Core Features & Use Cases - Six routed investigation flows: free-topic research, pending-decision analysis for US/TK/WI artifacts, bug/issue diagnosis with root cause and test-gap analysis, test case auditing, legacy code reverse-engineering into features (FT-XXX), and cross-project migration discovery. - Standardized output: every investigation produces a research/RS-XXX-{slug}/ folder with a README.md report built from templates, plus flow-specific files like discovery.md, analysis.md, or a bug dossier. - Project manager integration: reads work items from Azure DevOps via MCP and routes them to the right flow by type, in read-only mode. - Use Case: A user reports "falla en producción el cálculo de tarifas". The Skill routes to the issue flow, reproduces the defect, identifies the root cause with file and symbol evidence, diagnoses why existing tests missed it, and hands off a bug-fix work item to the planning skill. ## Quick Start Ask the agent to investigate a topic, analyze a bug, audit a test case, or reverse-engineer legacy code, for example: "Investiga por qué falla el login en producción y genera el informe."