* refactor(run-pipeline): drop Template B and handoff refs for 6-phase * refactor(agents): switch reviewer and memory-syncer to PR body * refactor(docs): update pipeline to 6 phases and drop DOCS refs * fix(docs): update RU pipeline row and memory-syncer description --------- Co-authored-by: opencode-agent <agent@opencode.local>
5 lines
No EOL
441 B
Markdown
5 lines
No EOL
441 B
Markdown
---
|
|
description: Run pipeline — autonomous 6-phase PR pipeline
|
|
agent: build
|
|
---
|
|
Load the `run-pipeline` skill via `skill({name: "run-pipeline"})` and follow its ПРОТОКОЛ strictly. Each iteration: call `pipeline-status` tool, execute the `NEXT:` action it returns, repeat until COMPLETE or STOP. Полностью автономно — 1 строка прогресса после каждой фазы, STOP на AMBIGUOUS/error. |