sprint-review

Audit architecture health, tech debt, and backlog hygiene into an actionable report.

8|9|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/vibercoder79/KI-Masterclass-Koerting- --skill sprint-review-vibercoder79
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sprint-review
Source: https://github.com/vibercoder79/KI-Masterclass-Koerting-/tree/main/sprint-review
Command: npx skills add https://github.com/vibercoder79/KI-Masterclass-Koerting- --skill sprint-review-vibercoder79

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It prevents teams from drifting into architectural decay by turning infrequent “sprint retros” into a structured quarterly audit of architecture health, tech debt growth, and backlog hygiene.

Core Features & Use Cases

  • Architecture health audit: Reviews the system across 8 architecture dimensions (e.g., Reliability, Security, Observability) using active dimensions defined in architecture documentation.
  • Tech debt inventory & scoring: Identifies duplication, hardcoded configuration, deprecated features, stale dependencies, and other debt markers, then assigns a Low/Medium/High score.
  • Backlog hygiene & action generation: Detects orphans/obsolete issues and dependency gaps, then recommends new Linear issues to address findings.
  • Process compliance check: Verifies recent issues follow templates, dependency docs stay bidirectional, documentation versions match config, and orphan docs are registered.
  • Learning loop integration (optional): When configured, records L1/L2/L3 learnings into the project journal for a feedback loop between outcomes and future work.

Quick Start

Run the sprint review for your current project context by telling the AI: /sprint-review.

Frequently Asked Questions about sprint-review

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

FAQPage Schema
How do I perform a quarterly architecture health audit and tech debt assessment?

A quarterly architecture health audit reviews your system across dimensions like Reliability and Security, computes a tech debt score, and generates prioritized risk reports based on your architecture design documents.

How does tech debt scoring work for backlog hygiene and issue planning?

Tech debt scoring identifies duplication, hardcoded configurations, and stale dependencies to assign Low/Medium/High scores, generating dependency-aware Linear issue recommendations for backlog cleanup.

Can I automate process compliance checks for architecture documentation and issue templates?

Yes, the architecture audit verifies recent issues against templates, checks dependency docs for bidirectional consistency, matches documentation versions to config, and flags orphan docs for registration.

Does the architecture audit integrate with project journals for learning loops?

Yes, when configured, the audit records L1/L2/L3 learnings into the project journal, creating a feedback loop between architecture audit outcomes and future system governance work.

What do I need to provide to generate actionable backlog recommendations for tech debt?

You must provide architecture design and system architecture documents so the audit can compute tech debt scores, identify top risks, and generate dependency-aware Linear issue planning recommendations.