원클릭으로
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.