·implementation-verify
</>

implementation-verify

drillan/speckit-gates

Verifies implementation against specifications by checking requirement fulfillment, task completion, and contract implementation. Generates a fulfillment report with coverage metrics. Always run after /speckit.implement completes.

33Installs·0Trend·@drillan

Installation

$npx skills add https://github.com/drillan/speckit-gates --skill implementation-verify

SKILL.md

Verifies implementation against specifications after /speckit.implement completes.

This skill automatically verifies that your implementation fulfills the specified requirements. It checks:

This skill runs automatically after /speckit.implement. You can also run it manually:

Verifies implementation against specifications by checking requirement fulfillment, task completion, and contract implementation. Generates a fulfillment report with coverage metrics. Always run after /speckit.implement completes. Source: drillan/speckit-gates.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/drillan/speckit-gates --skill implementation-verify
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is implementation-verify?

Verifies implementation against specifications by checking requirement fulfillment, task completion, and contract implementation. Generates a fulfillment report with coverage metrics. Always run after /speckit.implement completes. Source: drillan/speckit-gates.

How do I install implementation-verify?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/drillan/speckit-gates --skill implementation-verify Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/drillan/speckit-gates

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01