From outputai
Validates Output SDK workflow operations post-execution: audits step completion, enforces conventions like TypeScript imports and Temporal activities, checks plan quality, and verifies deliverables.
npx claudepluginhub growthxai/output --plugin outputaiThis skill is limited to using the following tools:
After completing all steps in the process_flow, systematically verify:
Performs pre-flight validation for Output SDK workflows, enforcing conventions like ES modules and wrappers, gathering requirements, and passing quality gates before execution.
Validates AI developer workflow steps (plan, build, review, fix) against contracts by checking specs, git commits, builds, tests via bash/git.
Validates agent deliverables in multi-agent workflows with expected outcome specs, evidence trails, external anchors, fidelity checks, and failure reporting. Use for handoffs, audits, summaries, and external outputs.
Share bugs, ideas, or general feedback.
After completing all steps in the process_flow, systematically verify:
Verify the following conventions were followed:
.js extension for ES modulesexport * from './path/to/workflow.js';Ensure the workflow plan includes:
Confirm the plan is ready for implementation:
Verify these deliverables were created or updated:
Ensure the following guidance is provided:
If any issues were encountered:
Before marking the workflow planning complete: