ワンクリックで
hima-purge
Structural-only cleanup pass — dead code, simplification, AI-slop rejection — with zero behavior change, always its own S-commit.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Structural-only cleanup pass — dead code, simplification, AI-slop rejection — with zero behavior change, always its own S-commit.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Bootstrap a new project or catch up an agent on an existing one in minutes by reading vision/goals/state and scaffolding the minimum brain files.
Produce the structural plan — component boundaries, contracts, data flow — plus a lightweight decision record, from a sealed charter.
Formalize intent into a spec artifact (Gherkin scenarios, acceptance criteria, criticality tags) before any non-md file may change.
Declare and audit the per-project disciplines (cadence, branching, testing, architecture, methodology) that the pluggable StageSkillMap resolves against.
Implement the minimum code to satisfy the charter's RED tests, one logical change per commit.
Cited, multi-source research pass for H/C decisions or true blockers — converts findings into requirements, risks, and rejected alternatives.
| name | hima-purge |
| description | Structural-only cleanup pass — dead code, simplification, AI-slop rejection — with zero behavior change, always its own S-commit. |
| stage | meta |
| source | base |
| mode | advisory |
Remove dead code, simplify, and reject AI-slop (fake certainty, generic checklists, dead
abstractions, warning suppression) without changing any observable behavior. Tidy First's
structural half — the counterpart to hima-forge's behavioral changes.
hima-stewardship's health scan.S (structural) per Tidy First — one intent per commit.S, contains no behavioral diff, and is atomic.