kf-g-github-actions-self-hosted-ci-cache

Installation
SKILL.md

GitHub Actions self-hosted CI cache 規約

この SKILL.md は入口として扱い、詳細は references 配下の該当ファイルを読む。 一般的な GitHub Actions 最適化手順は重複して書かない。 この skill は、self-hosted runner + mise + pnpm で 実行時間を短くする ための検証済み判断だけを補完する。

使う場面

  • self-hosted runner 上の GHA workflow を新規設計、短縮、review する
  • mise-action / pnpm install が支配的な job を直す
  • build + deploy 系 workflow を横展開する
  • cleanup など build 不要 job を軽量化する
  • GHA cache 導入の是非を判断する

前提

Installs
27
Repository
melumuccu/ai
GitHub Stars
1
First Seen
Jul 11, 2026
kf-g-github-actions-self-hosted-ci-cache — melumuccu/ai