Scaffold a new service in this monorepo end-to-end — Dockerfile, .dockerignore, GHCR build-and-push GitHub Actions workflow, then verify by building locally, pushing, watching CI, and confirming the image landed on ghcr.io. Use this skill whenever the user wants to add a new service under `services/`, mentions "bootstrap a service", "scaffold service X", "give X a Dockerfile and CI", "set up CI for the new service", or otherwise wants to wire a fresh subdirectory of `services/` into the existing tasks-mcp / tasks-agent containerization pattern. Use it even if the user only asks for *part* of the flow (just the workflow file, just the Dockerfile) — this skill knows the whole pattern and the conventions and will produce something consistent with the rest of the repo.
2026-05-03