con un clic
Keeper_CoC-TRPG
Keeper_CoC-TRPG contiene 2 skills recopiladas de NyaaCaster, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Rebuild the Keeper_CoC-TRPG Docker image and push to NyaaDockerHUB private registry. Use this whenever the project needs a Docker rebuild (e.g., after Dockerfile, docker-compose.yml, server.ts, or any source change that affects the bundled image). Runs rebuild.py which builds, tags, pushes to private registry, and cleans old tags.
Create a git commit and optionally push to origin/master for the Keeper_CoC-TRPG project. Trigger when the user explicitly asks to commit, push, "提交", "推送", or "上传到 GitHub". Follows Conventional Commits (English) style, never auto-commits without an explicit request, and refuses destructive operations (force-push, --no-verify, --amend on pushed commits, git config changes).