---
name: delivery-archive
description: Use when an IM-Collab task is complete and needs final artifacts, archive metadata, handoff summary, or next steps
---

# Delivery Archive

Use this skill at the end of every office workflow.

## Completion Rules

Before marking a task completed:

- validate `status.json`
- validate `artifacts.json`
- ensure document, slides, whiteboard, summary, and next steps are present
- prefer remote Feishu/Presenton links generated by existing tools
- include local file paths only for smoke tests, missing credentials, or offline fallback
- include unresolved questions if the task cannot be fully completed

## Final Summary

The final user-facing summary should include:

- task id
- document artifact
- slides artifact
- whiteboard artifact
- concise delivery summary
- next steps

## Failure Rule

If a required artifact cannot be produced, set `status.json` to `failed` with a clear `error` field. Do not mark the task completed based only on partial output.
