ワンクリックで
hima-stewardship
Ongoing post-ship guardianship — dependency hygiene, regression watch, dead-code sweep, health scorecard against real code.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Ongoing post-ship guardianship — dependency hygiene, regression watch, dead-code sweep, health scorecard against real code.
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-stewardship |
| description | Ongoing post-ship guardianship — dependency hygiene, regression watch, dead-code sweep, health scorecard against real code. |
| stage | maintenance |
| source | base |
| mode | advisory |
Keep a shipped system healthy after the cycle closes. hima-stewardship is the maintenance-stage skill: it scans the actual codebase (not aspirational docs) for drift, decay, and risk that accumulates between cycles — dependency staleness, dead code, regression exposure, and rising complexity trends.
knip-style sweep).npm audit, npm outdated).A scorecard is produced comparing real code state to health targets, findings are named explicitly (not silently absorbed), and any regression against a prior verdict is flagged for a follow-up hima-triage or hima-forge pass.