chore: track the deploy-check skill in the repo #139

Merged
developer merged 1 commits from chore/deploy-check-skill into development 2026-06-24 13:07:22 +00:00
Owner

Commit the repo-specific deploy-check skill (.claude/skills/deploy-check/SKILL.md) — it encodes this project's pre-deploy runtime constraints and points at the repo's deploy docs + memory files, so it belongs in the repo (versioned with the deploy logic it guards), not in the global agent config. No code or build impact (.claude/ is outside the build).

Commit the repo-specific `deploy-check` skill (`.claude/skills/deploy-check/SKILL.md`) — it encodes this project's pre-deploy runtime constraints and points at the repo's deploy docs + memory files, so it belongs in the repo (versioned with the deploy logic it guards), not in the global agent config. No code or build impact (`.claude/` is outside the build).
developer added 1 commit 2026-06-24 12:39:09 +00:00
chore: track the deploy-check skill in the repo
CI / changes (pull_request) Successful in 3s
CI / unit (pull_request) Has been skipped
CI / integration (pull_request) Has been skipped
CI / ui (pull_request) Has been skipped
CI / gate (pull_request) Successful in 0s
CI / deploy (pull_request) Successful in 1m23s
7dabcd1317
The deploy-check skill is repo-specific: it encodes this project's hard-won
pre-deploy runtime constraints (distroless nonroot, edge Alt-Svc/HTTP3, caddy
recreate, DICT_VERSION boot, expand-contract migrations, the Telegram permission
model) and points at deploy/README.md, docs/ARCHITECTURE.md, docs/EDGE_HTTP3.md and
the agent memory files. It belongs with the deploy logic it guards, not in the global
config, so it travels with the repo and stays versioned alongside it.
owner approved these changes 2026-06-24 13:06:25 +00:00
developer merged commit 13c22734ee into development 2026-06-24 13:07:22 +00:00
developer deleted branch chore/deploy-check-skill 2026-06-24 13:07:22 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: developer/scrabble-game#139