ワンクリックで
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.