closeout-skill

Validate terminal task state and capture outcome reviews for delivery closure.

7|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/MajesteitBart/delano --skill closeout-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: closeout-skill
Source: https://github.com/MajesteitBart/delano/tree/main/.agents/skills/closeout-skill
Command: npx skills add https://github.com/MajesteitBart/delano --skill closeout-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps finish a delivery by confirming that required work is complete, evidence is captured, and the project is ready for closure without leaving status or handoff gaps.

Core Features & Use Cases

  • Closure validation: Checks that required tasks are resolved and quality gates have passed before closing work.
  • Evidence and status capture: Records completion summaries, outcome reviews, and updates to contracts or registry state.
  • Learning proposals: Drafts review-first proposals when closeout reveals reusable improvements to rules, skills, schemas, or fixtures.
  • Use Case: A maintainer finishes a workstream and uses this Skill to verify the terminal state, append the closure record, and prepare any follow-up proposals for review.

Quick Start

Use the closeout-skill to validate a finished project, capture the outcome review, and produce the closure update with any learning proposals.

Frequently Asked Questions about closeout-skill

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

FAQPage Schema
How do I validate project completion and capture delivery evidence for a clean handoff?

To validate project completion, you check terminal task states and verify evidence completeness to ensure a clean delivery handoff. The process reviews contract status checks and event logs to confirm all required work is resolved and quality gates have passed before closing.

What is a closeout process for project delivery and release closure?

A closeout process for project delivery is the final validation step that confirms terminal task states, captures outcome reviews, and updates registry state. It ensures work is fully documented and ready for release closure without leaving status or handoff gaps.

How do I record completion summaries and update registry state after a workstream finishes?

You record completion summaries by validating terminal task states and capturing outcome reviews to append closure records. This updates contract or registry state and ensures the final delivery status and evidence are cleanly documented for handoff.

Does this closure validation approach work for release workflows requiring documented reviews?

Yes, closure validation works for release workflows by applying contract status checks and validation hooks to ensure documented completion. It verifies terminal states and captures outcome reviews to produce clean closure records for projects requiring documented handoffs.

Can I draft learning proposals for reusable improvements during project closeout?

Yes, you can draft review-first learning proposals during project closeout when the validation process reveals reusable improvements. These proposals target adjustments to rules, schemas, or fixtures and are prepared for review alongside the final closure update.

What happens if contract status checks or event log review fail during delivery closure?

If contract status checks or event log review fail during delivery closure, the validation hooks prevent the closeout from completing. This ensures terminal task states remain unresolved until evidence completeness is verified and quality gates pass.