task-completition-evaluation

Aggregates diffs, tests, GitHub PR health and Slack evidence to validate VikeTeam task completion.

1|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/VibeTechnologies/VibeTeam --skill task-completition-evaluation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-completition-evaluation
Source: https://github.com/VibeTechnologies/VibeTeam/tree/main/.agents/skills/task-completition-evaluation
Command: npx skills add https://github.com/VibeTechnologies/VibeTeam --skill task-completition-evaluation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a final, auditable gate to verify that VibeTeam tasks meet quality standards before closure, aggregating diffs, tests, and collaboration evidence.

Core Features & Use Cases

  • End-to-end completion validation: Compares implementation results against the original requirements and ensures all artifacts (diffs, tests, PR status) are present.
  • Evidence consolidation: Collects GitHub PR health data, Slack eval transcripts, and related URLs to support a definitive completion verdict.
  • Guardrails for handoffs: Verifies multi-agent communication and documented handoffs to prevent silent or partial completions.
  • PR readiness enforcement: Ensures CI checks pass, reviews are complete, and necessary docs are updated.

Quick Start

Follow the end-to-end evaluation flow after finishing implementation to trigger the completion gate and produce a final verdict.

Frequently Asked Questions about task-completition-evaluation

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

FAQPage Schema
How do I validate task completion before merging a pull request?

Task completion validation aggregates diffs, CI tests, and collaboration evidence to enforce PR readiness. It compares implementation against original requirements to ensure cross-agent communication, documented handoffs, and passing checks before declaring a task complete.

What is a task completion evaluation gate in multi-agent workflows?

A task completion evaluation gate is a final audit step that verifies multi-agent communication and documented handoffs. It prevents silent or partial completions by collecting GitHub PR health data and Slack eval transcripts to support a definitive completion verdict.

How do I enforce PR readiness checks across GitHub and Slack evidence?

PR readiness enforcement consolidates GitHub PR health data and Slack eval transcripts to verify CI checks pass and reviews are complete. This evidence aggregation ensures necessary docs are updated and cross-agent communication is documented before final closure.

Can I use diff review and CI tests to prevent partial task handoffs?

Diff review and CI tests are aggregated to prevent partial task handoffs by verifying all artifacts are present. The evaluation gate checks multi-agent communication, GitHub PR status, and documented evidence to ensure no silent completions occur.

What's the best way to run a final completion check on VibeTeam tasks?

Running a final completion check involves triggering an end-to-end evaluation flow after implementation finishes. This gate produces a final verdict by validating diff reviews, cleanup, real tests, and PR readiness against the original task requirements.

When do I need to run a final evaluation gate for pull request health?

A final evaluation gate is needed at the finish of implementation to ensure PR health, cross-agent communication, and documented evidence. It enforces requirements like diff review, cleanup, real tests, and PR readiness before declaring task completion.