Release Product

Take a built, verified product to a cut release. Use after build-tasks, as the third pipeline. A thin orchestrator: first the two steps that change the repository, strictly in order — refactor, then write-tests — then the read-only audits as fresh independent subagents in PARALLEL (audit-security, audit-performance, audit-product), then write-readme and manual-test. It ranks findings by severity, files blockers and majors as coarse rework tasks, drives ONE build-tasks fix run and re-runs the affected audits ONCE; anything still open is needs_human, never another loop.

a-v-ershov Updated

File contents

a-v-ershov/buildloop/tree/main/skills/release-product commit b8c1d592e0

Frequently asked questions

npx skillmds@latest add a-v-ershov/release-product