Skip to main content

release-surface

tombi の配布面 (GitHub Actions / CLI / Python wheel / npm / editor marketplace) に影響する変更を扱うとき、波及確認の手順を提供する

Jump to install

Source facts

Repository
tombi-toml/tombi
Last source activity
April 26, 2026 at 07:34
Detected SKILL.md language
Japanese
Stars
1,121
Forks
54

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.

Showing SKILL.md

SKILL.md
Source instructions · Read-only preview
name
release-surface
description
tombi の配布面 (GitHub Actions / CLI / Python wheel / npm / editor marketplace) に影響する変更を扱うとき、波及確認の手順を提供する
# release-surface 配布面に影響する変更を扱うときの確認メモ。 ## 対象 - GitHub Actions - CLI packaging - Python wheel / sdist - npm package - editor marketplace artifacts ## 手順 1. どの配布面が影響を受けるか列挙する 2. 既存 workflow の relevant-changes 条件を確認する 3. version / artifact / publish 手順を壊していないか確認する 4. 必要なら対象 surface の最小ビルドや lint を実行する
View on GitHub