deliver

Package pipeline artifacts into a structured delivery bundle with reports and logs.

36|4|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/xg-gh-25/SwarmAI --skill deliver-xg-gh-25
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deliver
Source: https://github.com/xg-gh-25/SwarmAI/tree/main/backend/skills/s_deliver
Command: npx skills add https://github.com/xg-gh-25/SwarmAI --skill deliver-xg-gh-25

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the consolidation and packaging of pipeline artifacts into structured deliverables, enabling consistent reviews, audits, and archival.

Core Features & Use Cases

  • Artifact consolidation: gathers evaluation, research, alternatives, design_doc, changeset, review, and test_report artifacts into a single delivery bundle.
  • Deliverable generation: creates a Delivery Report, PR descriptions, Decision Logs, and Attention Flags to guide downstream actions.
  • Project context updates: updates PROJECT.md and IMPROVEMENT.md for enriched future sessions and learning loops.

Quick Start

Package the latest pipeline run into a deliverable bundle and generate the corresponding delivery artifacts.

Frequently Asked Questions about deliver

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

FAQPage Schema
How do I package pipeline outputs into a structured delivery bundle for review?

To package pipeline outputs, consolidate evaluation, research, design_doc, changeset, review, and test_report artifacts into a single delivery bundle. This generates a structured delivery report, PR description, and decision log for consistent review and archival.

What is included in an automated delivery report for project management?

An automated delivery report includes consolidated pipeline artifacts, PR descriptions, decision logs, and attention flags. It coordinates outputs from evaluation, research, alternatives, and test reports to guide downstream actions and ensure traceable decisions.

How do I generate a PR description from existing pipeline artifacts?

Generate a PR description by gathering your changeset, review, and test_report artifacts into a delivery bundle. The packaging process automatically creates the description alongside a delivery report and decision log for clear status tracking.

Can I automatically update PROJECT.md and IMPROVEMENT.md from pipeline outputs?

Yes, packaging pipeline outputs into a delivery bundle automatically updates PROJECT.md and IMPROVEMENT.md. This ensures deterministic delivery by enriching future sessions and creating a learning loop from the consolidated artifacts.

What's the best way to consolidate evaluation and research artifacts for archival?

Consolidate evaluation and research artifacts by coordinating them into a final delivery artifact. This exports a structured bundle with clear status, attention flags, and traceable decisions, ensuring consistent audits and long-term archival.

Do I need prior pipeline artifacts to generate a decision log and attention flags?

Yes, generating a decision log and attention flags requires existing pipeline artifacts. The process coordinates across evaluation, design_doc, changeset, and test_report inputs to produce a traceable delivery bundle for review.