---
name: u07455-autonomous-workflow-authoring-for-software-engineering-delivery
description: Build and operate the "Autonomous Workflow Authoring for software engineering delivery" capability for software engineering delivery. Use when this exact capability is required by autonomous or human-guided missions.
---

# Autonomous Workflow Authoring for software engineering delivery

## Why This Skill Exists
Use autonomous workflow authoring in software engineering delivery with emphasis on best-in-class standards, precision, and repeatable excellence.

## Step-by-Step Implementation Guide
1. Define measurable outcomes for Autonomous Workflow Authoring for software engineering delivery, including baseline and target metrics for software engineering delivery.
2. Specify structured inputs/outputs for autonomous workflow authoring and validate schema contract edge cases.
3. Implement the core autonomous workflow authoring logic with deterministic scoring and reproducible execution traces.
4. Integrate orchestration policy, routing, approval gates, retries, and rollback for autonomous execution.
5. Run unit, integration, simulation, and regression suites for Autonomous Workflow Authoring for software engineering delivery under professional mastery conditions.
6. Roll out behind a feature flag, monitor telemetry, and refine thresholds using observed operational outcomes.

## Operational Runbook
Preflight:
- Validate mission scope, contracts, and required inputs.
- Verify feature flag posture, dependencies, and approval prerequisites.

Execution:
- Execute autonomous workflow authoring workflow with deterministic scoring and trace capture.
- Track posture transitions and preserve reproducible evidence artifacts.

Recovery:
- Apply rollback strategy if posture is critical or guardrails fail.
- Escalate blocked execution to oversight with incident packet and trace references.

Handoff:
- Publish outcome report, scorecard, and telemetry links.
- Queue follow-up tasks for unresolved risks, approvals, or optimization work.

## Guardrails
- [quality] Require unit and integration validations before promoting Autonomous Workflow Authoring for software engineering delivery. -> `run-validation:unit+integration+simulation+regression-baseline`
- [reliability] Trigger rollback on critical posture or repeated failures. -> `rollback:rollback-to-last-stable-baseline`
- [compliance] Require policy and approval gates prior to autonomous deployment. -> `approval-gates:policy-constraint-check+human-approval-router`
- [cost] Respect bounded resource pressure and execution budget during scaling. -> `budget-guard:resource-pressure-cap`
