deploy
Installation
SKILL.md
[DICT: P=Phase, EXEC=EXECUTE using Bash tool, AUQ=AskUserQuestion, WF=workflow, CFG=config, REF=references, GH=gh CLI, TPL=template]
GitHub Actions Deployment
Manage GitHub Actions — WFs, releases, GHCR, CI/CD with safety gates + persistent CFG.
Prompt contract
Position 1 of $ARGUMENTS is a free-form prompt (RU/EN) — modes and flags are optional and may
follow in any order. Nobody types keys: resolve mode + scope FROM the prompt.
- Strip flags. An explicit mode token anywhere wins outright, no scoring.
- Else score modes by distinct whole-word keyword hits (table in P0). Highest unique score wins.
All zero ->
setup(no GH CFG) ormonitor(GH CFG exists). - Empty arguments ->
setup/monitorper the rule above; ask ONE scopingAskUserQuestiononly when the answer changes what gets written.monitor/checkask nothing. - Outcome-changing ambiguity (e.g.
releasevsdeploy) -> ONEAskUserQuestion(max 4 questions) BEFORE any work — P4/P5 confirmation gates cover the destructive cases separately. - Prose that is not a mode/id/path is still input: extract the id, path or target from it.