What problem does it solve? Teams using AI-DLC workflows need rigorous peer review of planning documents and sprint implementations, but manual review of epics, design docs, and merge requests across GitLab, Linear, and Confluence is slow and inconsistent. ## Core Features & Use Cases - Documentation Review: Scores AI-DLC documents (features, epics, designs, tasks) on completeness, quality, accuracy, ambiguity, and open questions using parallel review sub-agents. - Implementation Review: Peer-reviews merge requests against Jira or Linear acceptance criteria, producing AC-to-test coverage maps, test gap analysis, and severity-ranked findings. - Multi-Backend Support: Detects and fetches content from GitLab markdown files, Linear initiatives/issues, or Confluence pages and Jira tickets. - Use Case: A tech lead asks to review the MR for PROJ-123; the skill fetches the sprint's acceptance criteria and MR diff, spawns review sub-agents, and returns a weighted confidence score with blocking findings and missing test coverage. ## Quick Start Ask the assistant to review the merge request for Jira sprint PROJ-123 and validate it against the sprint's acceptance criteria.