Required by the Epic 1 trigger pipeline in agent-runtimes: - spec-draft-opus@1 uses spec-writing-airouter-repo (concept→spec-draft workflow) - review-spec-arch-opus@1 uses best-practices-airouter-repo (spec-draft→spec-reviewed-arch) - scope-decompose-sonnet@1 uses spec-writing-airouter-repo (spec-reviewed-arch→scoped-tagged) Both composites require the airouter label so only the airouter dispatcher claims them.
13 lines
295 B
YAML
13 lines
295 B
YAML
kind: composite
|
|
name: best-practices-airouter-repo
|
|
version: 1
|
|
description: "Best practices review agent with Airouter Qwen3.6 + repo clone via SSH"
|
|
|
|
requires_labels: [airouter]
|
|
|
|
layers:
|
|
- context: best-practices/v1
|
|
- context: airouter/v1
|
|
- context: gitea-ssh/v1
|
|
- context: agent-repo/v1
|