servo:edd-suitability

Community

Evaluate engineering spec suitability for EDD before unattended loops run.

Authorramboz
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill assesses whether an engineering spec is suitable for Evaluation-Driven Development (EDD) before any automated loops run against it, preventing false passes and ensuring meaningful evaluation.

Core Features & Use Cases

  • Suitability Assessment: Determines if a spec is EDD-ready by checking for required signals and acceptance criteria.
  • Blocking Evidence Identification: Identifies missing evidence required for a spec to be considered suitable.
  • Manual Override: Allows human override of unsuitable or needs_evidence verdicts with an explicit waiver.
  • Re-runnable Analysis: Enables re-analysis after acquiring missing evidence to update the suitability verdict.

Quick Start

Analyze the suitability of a spec by running the command: python3 suitability.py analyze <target> --spec <spec-path>

Dependency Matrix

Required Modules

python

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: servo:edd-suitability
Download link: https://github.com/ramboz/servo/archive/main.zip#servo-edd-suitability

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.