sprint-review

Automates type-checking, linting, tests, builds, and reviewer coordination for sprint quality.

Updated Mar 16, 2026
One-click install
npx skills add https://github.com/lasswellt/claudeHQ --skill sprint-review-lasswellt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sprint-review
Source: https://github.com/lasswellt/claudeHQ/tree/main/.claude/skills/sprint-review
Command: npx skills add https://github.com/lasswellt/claudeHQ --skill sprint-review-lasswellt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Sprint teams need consistent, timely quality validation across code changes and sprint artifacts. This Skill automates type-checking, linting, test execution, and build validation, coordinating reviewer agents to surface issues and generate a comprehensive quality report.

Core Features & Use Cases

  • Automated checks: type-check, lint, test suite, and build validation run automatically for the sprint.
  • Reviewer orchestration: spawns specialized agents for code quality and security analysis, auto-fixes where safe, and aggregates findings.
  • Reporting: produces a structured REVIEW_REPORT.md with findings and remediation guidance.

Quick Start

Run the sprint-review skill against the current sprint to initiate automated checks and generate a quality report.

Frequently Asked Questions about sprint-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate sprint quality checks and code reviews?

Automated sprint quality checks coordinate type-checking, linting, test execution, and build validation across codebase changes, spawning reviewer agents to surface issues and generate a structured quality report with remediation guidance.

What is included in an automated sprint review?

An automated sprint review includes type-checking, linting, test suite execution, and build validation, alongside coordinated reviewer agents that perform code quality and security analysis to produce a comprehensive quality report.

How do I generate a quality report for code changes across multiple projects?

Generating a quality report for code changes across hub, dashboard, and agents involves running automated checks and orchestrating reviewer agents to aggregate findings into a structured REVIEW_REPORT.md file.

Can automated code review fix issues automatically during a sprint?

Automated code review can auto-fix issues where safe during a sprint by spawning specialized reviewer agents for code quality and security analysis, then aggregating findings and remediation guidance into a report.

What's the best way to coordinate reviewer agents for sprint validation?

Coordinating reviewer agents for sprint validation involves orchestrating specialized agents for code quality and security analysis, running automated type-check and test suites, and aggregating findings into a structured report with remediation steps.

Do I need any dependencies to run automated sprint quality checks?

Automated sprint quality checks require no external dependencies, running type-checking, linting, tests, and build validation directly against the current sprint cycle and codebase changes to produce a quality report.