closure-report

Generate formal project closure reports documenting outcomes, deliverables, and sign-off status.

Updated Aug 26, 2026
One-click install
npx skills add https://github.com/tektonlabs/ai-software-design --skill closure-report-tektonlabs
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: closure-report
Source: https://github.com/tektonlabs/ai-software-design/tree/main/.claude/skills/closure/closure-report
Command: npx skills add https://github.com/tektonlabs/ai-software-design --skill closure-report-tektonlabs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Closing a project formally requires consolidating schedule, budget, scope, quality, and handover evidence into one signed document, and doing this manually is slow and error-prone. This Skill generates a complete, cross-referenced closure report that an accountable Product Owner can review and sign. ## Core Features & Use Cases - Structured Closure Report: Produces a Markdown report covering schedule, budget, and scope performance, deliverables acceptance, success criteria, outstanding items, handover status, financials, risk closure, and formal sign-off. - Signature-Gated Workflow: Blocks generation until prerequisite documents (test report, UAT, remediation log, ops runbook) are signed, and enforces validation rules before requesting approval. - Traceability: Writes a sources file recording predecessor documents, question history, information gaps, and a generation log for auditability. - Use Case: At the end of a software project, invoke the skill to compile the final closure report from signed quality, security, and operations documents, then route it to the Product Owner for formal approval. ## Quick Start Ask the agent to generate the closure report for your project once the test report, UAT, remediation log, and ops runbook are signed.

Frequently Asked Questions about closure-report

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

FAQPage Schema
How do I create a project closure report?▼

Invoke the closure-report skill after the test report, UAT, remediation log, and ops runbook are signed. The agent gathers project performance data, generates a structured Markdown report at documentation/13-closure/closure-report.md, and requests Product Owner sign-off.

What documents are required before generating a closure report?▼

Four prerequisite documents must exist and be signed: the test report and UAT from the quality phase, the remediation log from the security phase, and the ops runbook from the operations phase. The skill blocks execution until all are signed.

What sections does a project closure report include?▼

The report covers schedule, budget, and scope performance, deliverables acceptance status, success criteria assessment, outstanding defects and deferred features, operations and support handover, financial summary, risk closure, lessons summary, and a formal sign-off table.

Who approves the project closure report?▼

The Product Owner holds final approval authority over the closure report. The Project Manager and Executive Sponsor review content but do not gate the signature.

Why is closure report generation blocked?▼

Generation is blocked when a prerequisite document is not signed, the output is not at its canonical path, placeholders remain, sections are empty, or cross-references point to missing documents. Resolve the reported failure and rerun the skill.