eval-sprint

Evaluate sprint specifications for flaws using adversarial review and LSP tools.

60|13|Updated Jan 10, 2026
One-click install
npx skills add https://github.com/leogodin217/leos_claude_starter --skill eval-sprint
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: eval-sprint
Source: https://github.com/leogodin217/leos_claude_starter/tree/main/.claude/skills/eval-sprint
Command: npx skills add https://github.com/leogodin217/leos_claude_starter --skill eval-sprint

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill proactively identifies potential flaws, ambiguities, and inconsistencies in sprint specifications before development begins, preventing costly errors and rework.

Core Features & Use Cases

  • Proactive Flaw Detection: Catches issues like missing requirements, undefined types, and principle violations.
  • Adversarial Review: Simulates a skeptical reviewer to uncover misinterpretations and edge cases.
  • Use Case: Before starting a new development sprint, run this skill on the sprint spec to ensure it's robust, clear, and aligned with project principles, guaranteeing a smoother implementation phase.

Quick Start

Run the eval-sprint skill to perform an adversarial evaluation of the current sprint specification.

Frequently Asked Questions about eval-sprint

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

FAQPage Schema
How does adversarial sprint spec evaluation prevent development errors?

Adversarial sprint spec evaluation proactively identifies potential flaws, ambiguities, and inconsistencies in specifications before development begins. It simulates a skeptical reviewer to uncover missing requirements, undefined types, and principle violations, preventing costly rework.

What is the best way to validate testability and architectural soundness in a sprint spec?

Validating testability and architectural soundness in a sprint spec requires an adversarial review process. This approach checks structural integrity, adherence to principles, consistency, and ambiguity to ensure the specification is robust and aligned with project principles.

How do I review a sprint specification for missing requirements and principle violations?

To review a sprint specification for missing requirements and principle violations, run an adversarial evaluation. This process catches issues like undefined types and principle violations by simulating a skeptical reviewer to uncover edge cases and misinterpretations.

Does spec validation use direct file reading to verify code during a sprint review?

Spec validation does not use direct file reading to verify code. It utilizes LSP tools instead to maintain context efficiency while performing code verification and evaluating the architectural soundness of the sprint specification.

When do I need to perform an adversarial evaluation of my development sprint?

You need to perform an adversarial evaluation of your development sprint before starting a new implementation phase. Running this evaluation on the sprint spec ensures it is robust, clear, and aligned with project principles, guaranteeing a smoother development process.

Can I catch undefined types and ambiguities in my development process before coding starts?

You can catch undefined types and ambiguities before coding starts by performing an adversarial spec evaluation. This proactive flaw detection focuses on structural integrity and consistency, identifying misinterpretations and edge cases prior to implementation.