Commit 1bd5040
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
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
0 commit comments