一键导入
pull
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.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
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.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | pull |
| description | 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 the angee-workspace skill in pull mode.
/pull means bring changes into the current Angee workspace branch. With no
argument, pull from the workspace parent ref or parent workspace. With an
argument, merge that workspace or branch/ref into the current workspace.
Load .agents/skills/angee-workspace/SKILL.md and follow its Pull workflow,
including source worktree checks, clean/pushed requirements, explicit override
rules, merge conflict handling, and final state reporting.
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 /push or asks to commit and publish 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.