一键导入
push
Use only in the Angee repository when the user invokes /push or asks to commit and publish the current Angee workspace branch.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use only in the Angee repository when the user invokes /push or asks to commit and publish the current Angee workspace branch.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when creating Angee workspaces or operating workspace branches with /pull, /push, sync-base, parent workspace sync, workspace-to-workspace merge, commit, publish, or GitOps topology checks.
Use only in the Angee repository when the user invokes /workspace or asks to create or inspect Angee workspaces.
Use only in the Angee repository when the user invokes /pull or asks to bring parent, workspace, or branch changes into the current Angee workspace branch.
Use when landing a code change in this repo — fixing a bug, building a feature, or lifting a capability. Land it as one disciplined slice — diagnose to root cause, delegate substantive builds to codex, gate with adversarial review, prove it by rendering the live app (not just green tests), and defer decisions that are the human's.
| name | push |
| description | Use only in the Angee repository when the user invokes /push or asks to commit and publish the current Angee workspace branch. |
Use the angee-workspace skill in push mode.
/push means commit reviewed source changes in the current Angee workspace and
publish the workspace branch. It does not merge into the parent branch.
Load .agents/skills/angee-workspace/SKILL.md and follow its Push workflow,
including workspace detection, deliberate staging, generated-output exclusions,
publish/upstream handling, network escalation, and final state reporting.