What problem does it solve? After a conductor SDLC run completes, its closeout observations and improvement suggestions are easy to lose or file twice. This Skill turns that closeout JSON into actionable Azure DevOps Issues and Tasks, deduplicating against existing items so nothing is double-filed. ## Core Features & Use Cases - Automated Filing: Creates a closeout Issue under the Closeout Findings epic (#1603) and Tasks for each improvement, with markdown descriptions containing context, rationale, and acceptance criteria. - Semantic Deduplication: Scans the existing findings tree via twig and cross-references each improvement by meaning, not exact text, to avoid duplicates. - SDLC Chaining: Accepts the observations and improvements output directly from a completed twig-sdlc conductor run. - Use Case: After running conductor run twig-sdlc-full@twig on an epic, pass the closeout output to this workflow to file all findings in minutes instead of manually creating each work item. ## Quick Start Ask the agent to file the closeout findings from your completed SDLC run by providing the epic ID, observations, and improvements list.