The GitHub Actions job "link-check" on 
airflow-steward.git/refactor/skill-names-magpie-prefix has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
e4ebf535166246c1d57b708b1d4144abbd1cb2ef / Jarek Potiuk <[email protected]>
refactor(skills): rename steward skills to setup/list-skills; add magpie- 
adoption prefix

Rename the two framework skills that carried "steward":
  setup-steward       -> setup        (skills/setup/)
  list-steward-skills -> list-skills  (skills/list-skills/)
and their eval suites (tools/skill-evals/evals/{setup,list-skills}/).

Wire the magpie- adoption prefix through the setup-skill mechanism:
every framework skill is installed as a magpie-<name> symlink (the
bootstrap is copied as magpie-setup), so the gitignore patterns collapse
to /.claude/skills/magpie-* (+ /.github/skills/magpie-* for Pattern B),
and Golden rules 6/8 + conventions + adopt/upgrade/verify/unadopt/
worktree-init describe magpie-<n> symlink names with clean snapshot
targets (skills/<n>/).

Mechanism-only: descriptive prose keeps the clean source names; the
magpie- prefix appears in invocation (/magpie-setup), install paths
(.claude/skills/magpie-setup), and gitignore. The snapshot source path
moves from .claude/skills/ to skills/ (PR1 relocation, picked up here
for the adopt mechanism). The transient verify probe
.steward-verify-probe.tmp becomes .magpie-verify-probe.tmp.

Out of scope (later phases): the v1->v2 upgrade migration (PR4), the
~/.config/apache-steward XDG dir (PR4), framework-name prose "steward"
and the package name (docs sweep), and the [tool.steward.checks] config
namespace.

Generated-by: Claude Code (Opus 4.8)

Report URL: https://github.com/apache/airflow-steward/actions/runs/26844276848

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to