Skip to content

staticaland/github-actions

v0.2.0

Run GitHub Actions workflow steps in parallel, replace repeated workflow configuration with YAML anchors, name every workflow, job, and step, and pin every action reference to a commit SHA on workflow edits

Changelog

0.2.0 (2026-08-25)

⚠ BREAKING CHANGES

  • the writing, dev, ai, and other plugins no longer exist. Reinstall from the new names in the catalog.

Features

  • emit an Agent Plugins manifest at each plugin root (#142) (6c8a9e2)
  • github-actions: add the workflow-names skill (#139) (67367e5)
  • github-actions: add the yaml-anchors skill (#134) (807c509)
  • split the four plugins into thirteen under plugins/ (da1ece6)