termination-gatekeeper

Validate task completion with static, runtime, e2e, and clean-state checks.

3|Updated Jun 8, 2026
One-click install
npx skills add https://github.com/pax-k/pax-fullstack-harness --skill termination-gatekeeper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: termination-gatekeeper
Source: https://github.com/pax-k/pax-fullstack-harness/tree/main/skills/termination-gatekeeper
Command: npx skills add https://github.com/pax-k/pax-fullstack-harness --skill termination-gatekeeper

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill prevents premature task completion by requiring evidence of task completion, ensuring thorough validation and proof of work.

Core Features & Use Cases

  • Evidence-Based Completion: Validates task completion with static, runtime, e2e, and clean-state checks.
  • Task-Specific Evidence: Generates and maintains task-specific evidence documentation.
  • Advisory Validation: Recommends and executes scripts for termination checks.
  • Completion Criteria: Defines clear criteria for task completion with objective evidence.

Quick Start

Use the termination-gatekeeper skill to validate the completion of a task with evidence.

Frequently Asked Questions about termination-gatekeeper

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

FAQPage Schema
How do I validate task completion with evidence in software engineering workflows?

Task completion validation requires evidence of static, runtime, e2e, and clean-state checks. The termination-gatekeeper skill enforces this by executing validation scripts and generating task-specific evidence documentation to prove the work is finished.

What is evidence-based task completion and when do I need it?

Evidence-based task completion prevents premature task closure by requiring objective proof of work. You need it in software engineering workflows when thorough validation through static, runtime, e2e, and clean-state checks must be documented before a task is marked done.

How do I set up validation scripts for task termination checks?

Setting up validation scripts for task termination checks requires providing scripts that perform static, runtime, e2e, and clean-state validations. The skill recommends and executes these scripts to verify completion criteria and generate the necessary evidence documentation.

Do I need to provide my own scripts for task completion validation?

Yes, you need to provide your own scripts for termination checks. The skill is designed to recommend and execute your validation scripts to ensure thorough validation and generate proof of work through task-specific evidence documentation.

What's the best way to prevent premature task completion in software engineering?

The best way to prevent premature task completion is to enforce evidence-based validation using static, runtime, e2e, and clean-state checks. Defining clear completion criteria with objective evidence ensures thorough validation and proof of work before closure.

What types of checks are required for task completion validation?

Task completion validation requires four types of checks: static, runtime, e2e, and clean-state checks. These validation scripts ensure thorough validation and provide objective evidence that all completion criteria have been met before the task is terminated.