Completion Gate Skill

Community

Prevent false completion declarations.

Author1ambda
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents agents from falsely declaring tasks as "complete" by enforcing mandatory conditions before a final declaration, thereby avoiding incomplete implementations and ensuring quality.

Core Features & Use Cases

  • Enforces Completion Criteria: Ensures all required features, tests, and documentation are in place before a task is considered done.
  • Automated Verification: Runs checks for code implementation, API parity, test coverage, type safety, and documentation synchronization.
  • Use Case: An agent is working on a new feature. When it declares "implementation complete," this Skill automatically verifies that all API endpoints are implemented, corresponding tests exist and pass, type checking is successful, and documentation is updated. If any check fails, the agent is prompted to fix the issues before proceeding.

Quick Start

Use the completion gate skill to verify if the current feature implementation meets all the defined completion criteria.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: Completion Gate Skill
Download link: https://github.com/1ambda/dataops-platform/archive/main.zip#completion-gate-skill

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 223,000+ vetted skills library on demand.