kiro-verify-completion

Verify task and fix completion claims against current validation evidence.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/ken5scal/.allstar --skill kiro-verify-completion-ken5scal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kiro-verify-completion
Source: https://github.com/ken5scal/.allstar/tree/main/.claude/skills/kiro-verify-completion
Command: npx skills add https://github.com/ken5scal/.allstar --skill kiro-verify-completion-ken5scal

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill prevents false or premature claims of task completion, fixes, or feature readiness by verifying supporting evidence.

Core Features & Use Cases

  • Verification of completion claims: Confirm that all required validation commands have succeeded with current and relevant evidence.
  • Scope assessment: Check that evidence aligns precisely with the claim's boundaries, ensuring no overreach.
  • Use Case: Before marking a bug as fixed, run the relevant validation commands and verify that the output confirms the issue is resolved and no regressions exist.

Quick Start

Confirm that a build passed tests and all validation commands are successful before proceeding with deployment.

Frequently Asked Questions about kiro-verify-completion

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

FAQPage Schema
How do I verify task completion claims before deployment?

Verify task completion claims by checking that all required validation commands have succeeded with current, relevant evidence. This ensures claims are supported by reliable, up-to-date results before proceeding with deployment or acceptance.

What is completion claim verification in CI/CD pipelines?

Completion claim validation in CI/CD pipelines confirms that task, fix, and feature readiness claims are backed by fresh evidence, preventing false or premature acceptance while ensuring scope alignment with defined boundaries.

How do I prevent false bug fix claims using validation evidence?

Prevent false bug fix claims by running relevant validation commands and verifying the output confirms the issue is resolved. Check that current evidence aligns precisely with the claim boundaries to ensure no regressions exist.

Does completion verification work with existing review processes?

Completion verification is compatible with CI/CD pipelines and review processes. It assesses scope boundaries and validates evidence to ensure claims are supported by reliable results without disrupting established workflows.

What are the limitations of verifying task readiness with evidence?

Verification is limited to checking that provided evidence is current, valid, and scoped to the claim. It does not generate new validation results but confirms existing outputs support the specific task, fix, or feature completion assertion.

Can I check if validation evidence matches the claim scope?

Scope assessment checks that evidence aligns precisely with the claim's boundaries, ensuring no overreach. This validation confirms supporting results match the defined scope of the task, fix, or feature being verified.