lp-rollout: land v0.11.1 hook block (regen repo-pointer-skills) #99

Closed
opened 2026-05-30 17:23:48 +00:00 by coilysiren · 0 comments
Owner

Sub-issue of coilysiren/agentic-os-kai#548 (parent rollout: #505).

Land the agentic-os v0.11.1 hook block (context-load-points + owner-agnostic closes-issue) on repo-recall. It could not auto-land because committing the bump trips the repo-pointer-skills hook (generator drift).

Hook block reference

Already adopted in eco-configs / luca / session-lattice .pre-commit-config.yaml: managed block at rev: v0.11.1. Re-apply fresh in your worktree (run agentic-os/scripts/apply-agentic-os-hooks.py or copy the block). Do not rely on uncommitted changes in the canonical checkout.

Diagnosed violation

  • repo-pointer-skills: generator drift — the checked-in pointer skill is stale vs the generator output.

Fix pattern

  • Regenerate the pointer skill via generate-repo-pointer-skill and commit the result.
  • Run agentic_os.check_repo_pointer_skills until clean.

Landing

Commit the regenerated skill + hook bump, run pre-commit clean (never --no-verify), then push to canonical Forgejo main:
git push $(git config --get-all remote.origin.pushurl | grep forgejo) HEAD:main
GitHub mirror stays PR-gated. Use closes <this forgejo issue url> in the commit. Close this issue when landed.

Sub-issue of coilysiren/agentic-os-kai#548 (parent rollout: #505). Land the agentic-os **v0.11.1** hook block (context-load-points + owner-agnostic closes-issue) on **repo-recall**. It could not auto-land because committing the bump trips the repo-pointer-skills hook (generator drift). ## Hook block reference Already adopted in `eco-configs` / `luca` / `session-lattice` `.pre-commit-config.yaml`: managed block at `rev: v0.11.1`. Re-apply fresh in your worktree (run `agentic-os/scripts/apply-agentic-os-hooks.py` or copy the block). Do not rely on uncommitted changes in the canonical checkout. ## Diagnosed violation - **repo-pointer-skills**: generator drift — the checked-in pointer skill is stale vs the generator output. ## Fix pattern - Regenerate the pointer skill via `generate-repo-pointer-skill` and commit the result. - Run `agentic_os.check_repo_pointer_skills` until clean. ## Landing Commit the regenerated skill + hook bump, run pre-commit clean (never `--no-verify`), then push to canonical Forgejo main: `git push $(git config --get-all remote.origin.pushurl | grep forgejo) HEAD:main` GitHub mirror stays PR-gated. Use `closes <this forgejo issue url>` in the commit. Close this issue when landed.
Sign in to join this conversation.
No labels
P0
P1
P2
P3
P4
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
coilyco-flight-deck/repo-recall#99
No description provided.