Skip to content

Bundled self-improvement skill is pinned to a stale tag (v1.8.1, upstream is v1.9.1) #92

Description

@devantler

🤖 Generated by the Agentic Engineer

Evidence

The three agentic-engineering skills sourced from devantler-tech/agent-skills are not pinned consistently:

Bundled skill metadata.github-ref
portfolio-maintenance refs/heads/main
product-engineering refs/heads/main
self-improvement refs/tags/v1.8.1

Upstream is already at v1.9.1, so the bundled self-improvement copy is two tags behind and the daily update-agent-skills sync is not advancing it.

Impact

Changes merged upstream reach two of the three skills and silently skip the third. Concretely: agent-skills#80 renames a stale plugin reference in all three, but only portfolio-maintenance and product-engineering will pick it up — self-improvement keeps pointing readers at a bundle that no longer exists.

The divergence is invisible from this repo: nothing fails, the copy is simply frozen at an old ref.

Expected

Either all three track the same ref, or a tag pin is deliberate and documented as such.

Acceptance criteria

  • decide whether these skills track main or a release tag — consistently
  • self-improvement re-pinned accordingly and re-installed from upstream with gh skill install (never hand-edited)
  • confirm update-agent-skills advances the chosen ref, so this cannot silently re-freeze
  • the rename from agent-skills#80 is present in all three bundled copies afterwards

Size

Small — one skill re-install, plus a decision on the pinning convention.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions