Skip to content

Commit 1bd5040

Browse files
authored
fix(agents): dedupe canary skill in release-engineer frontmatter (#190)
Staff Engineer's autonomous review of PR #186 caught this — `canary` was listed twice in skills:, leftover from the rebase that combined ohld's role-merge edit with my Stage 1 +canary,+benchmark addition. Non-blocking (deploy.sh _sync_config.py dedupes via set()), but the YAML should be the source of truth, not relying on downstream defensive coding.
1 parent 7531d91 commit 1bd5040

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

agents/release-engineer/AGENTS.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ skills:
66
- canary
77
- document-release
88
- setup-deploy
9-
- canary
109
- benchmark
1110
---
1211

0 commit comments

Comments
 (0)