chore: drop non-prefixed pointer skill + remove broken coily-trailer hook #12

Closed
opened 2026-06-06 04:37:21 +00:00 by coilysiren · 0 comments
Owner

Two cleanups in one commit:

  1. Drop the accidental non-prefixed <repo-name> repo-pointer skill (missing the
    repo- prefix). The repo-<repo-name> keeper already exists; this removes the
    stale duplicate so the skill set matches the convention. Generator gap fixed in
    agentic-os-kai#622.
  2. Remove the broken coily-trailer pre-commit hook (coily git trailer-hook no
    longer exists, so every commit failed pre-commit). It was removed upstream in
    the agentic-os v0.14.0 hook block; this strips both the local block and the
    managed-block reference so commits pass.
Two cleanups in one commit: 1. Drop the accidental non-prefixed `<repo-name>` repo-pointer skill (missing the `repo-` prefix). The `repo-<repo-name>` keeper already exists; this removes the stale duplicate so the skill set matches the convention. Generator gap fixed in agentic-os-kai#622. 2. Remove the broken `coily-trailer` pre-commit hook (`coily git trailer-hook` no longer exists, so every commit failed pre-commit). It was removed upstream in the agentic-os v0.14.0 hook block; this strips both the local block and the managed-block reference so commits pass.
Commenting is not possible because the repository is archived.
No description provided.