output-meta-post-flight

Audit Output SDK workflows for step execution, conventions, and deliverables.

430|12|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/growthxai/output --skill output-meta-post-flight
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: output-meta-post-flight
Source: https://github.com/growthxai/output/tree/main/coding_assistants/claude/plugins/outputai/skills/output-meta-post-flight
Command: npx skills add https://github.com/growthxai/output --skill output-meta-post-flight

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Post-flight validation eliminates the risk of unnoticed steps, misaligned conventions, and undetected quality gaps after you run Output SDK workflows.

Core Features & Use Cases

  • End-to-end verification: Confirm that every workflow step is executed, delivered, and aligned with instructions.
  • Conformance checks: Validate proper import paths, Temporal activity usage, error handling, and retry configurations.
  • Quality & deliverable validation: Ensure documentation, tests, and artifacts meet the project's standards.

Quick Start

Run this post-flight validation against your Output SDK workflow to verify step completion, conventions, and deliverable quality.

Frequently Asked Questions about output-meta-post-flight

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

FAQPage Schema
How do I validate Temporal activity execution and step completion in an Output SDK workflow?

Post-flight validation for Output SDK workflows audits Temporal activity execution end-to-end, confirming every workflow step is properly executed, delivered, and aligned with instructions. It checks trace availability and plan completeness to detect unnoticed steps.

What is post-flight workflow validation and when do I need it?

Post-flight validation is an end-to-end audit process for Output SDK workflows that eliminates the risk of unnoticed steps, misaligned conventions, and undetected quality gaps. You need it after running workflows to verify step completion and deliverable quality.

How do I verify error handling and retry configurations in Output SDK workflows?

Run post-flight validation to perform conformance checks on your Output SDK workflows. It validates proper import paths, Temporal activity usage, error handling, and retry configurations to ensure all conventions are correctly aligned.

Does post-flight validation check documentation alignment with workflow execution?

Yes, post-flight validation defines its scope to include documentation alignment with the workflow. It ensures documentation, tests, and artifacts meet project standards by validating deliverable quality alongside trace availability and plan completeness.

What are the limitations of post-flight validation for Output SDK workflows?

Post-flight validation is limited to projects built with Output's tooling where workflow steps execute via Temporal activities. It requires trace availability and plan completeness to function, focusing strictly on convention and deliverable auditing.