Github Actions Optimizer

Make a GitHub Actions workflow faster, cheaper, and harder to attack — by profiling where wall-clock and billed minutes actually go, then adding content-keyed caching, matrix/job parallelism, run-cancellation, and path filters, and hardening the supply chain (SHA-pinned actions, least-privilege GITHUB_TOKEN, safe fork-PR handling). Use when CI is slow or queues, when a repo burns Actions minutes, or before trusting a workflow that runs on untrusted pull requests.

imtiazrayhan 3980a9b 8.8 KB Updated

File contents

imtiazrayhan/agentscamp-library/tree/main/skills/github-actions-optimizer commit 3980a9bf15

Frequently asked questions

npx skillmds@latest add imtiazrayhan/github-actions-optimizer