flow-remediator-publisher
Flow Remediator Publisher
Overview
Use this skill for batch flow remediation on existing flows records when the input scope is a curated UUID list (for example an operator-exported flow_list_100_selected.jsonl, where 100 means state_code=100 rather than "top 100") and the agent must not access the database directly.
This skill provides a staged pipeline to fetch flow JSON via MCP CRUD, delegate flow review to lifecycleinventory-review --profile flow, remediate each finding via structured LLM output, run schema/version gates, and append a new uuid + version record via insert.
Scope Boundary (Avoid Overlap)
process-automated-builderownsprocess_from_flowgeneration and publishing of process/source datasets.lifecycleinventory-reviewowns review logic/reporting (includingflowprofile semantic review).flow-remediator-publisherowns remediation and append-only publish orchestration for existing flow datasets.
This skill's review/validate stages should delegate to lifecycleinventory-review --profile flow and consume its findings.jsonl, rather than duplicating review rules.
Reuse Policy (Do Not Reimplement)
When classification/category or name changes require regenerating a product flow payload, reuse: