一键导入
wandas-workspace-hygiene
Use when checking a Wandas workspace before editing, committing, pushing, or reporting completion.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when checking a Wandas workspace before editing, committing, pushing, or reporting completion.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | wandas-workspace-hygiene |
| description | Use when checking a Wandas workspace before editing, committing, pushing, or reporting completion. |
Use before substantive edits and again before reporting completion. Treat AGENTS.md as the source of truth and this skill as a short execution adapter.
git status --short before editing..worktrees/ when available and appropriate.git status --short --ignored..coverage, coverage.xml, .pytest_cache/, .ruff_cache/, docs/site/, __pycache__/, and scratch files.Report the workspace path, branch, relevant dirty checkout state, ignored/generated artifacts found, and any cleanup performed.
Do not stage, move, revert, or overwrite unrelated user changes. Do not report a clean workspace without checking ignored/generated artifacts. Do not let this skill replace AGENTS.md.