lp-rollout: adopt v0.11.1 hook block via PR (no forgejo remote) #5

Closed
opened 2026-05-30 17:23:56 +00:00 by coilysiren · 1 comment
Owner

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

Adopt the agentic-os v0.11.1 hook block (context-load-points + owner-agnostic closes-issue) on algo-zone. This repo has no Forgejo pushurl, so land via a GitHub PR rather than a direct push.

Hook block reference

Already adopted in eco-configs / luca / session-lattice .pre-commit-config.yaml: the managed block # BEGIN managed by agentic-os/scripts/apply-agentic-os-hooks.py at rev: v0.11.1. Apply it via agentic-os/scripts/apply-agentic-os-hooks.py or copy the block.

Fix pattern

  • Apply the v0.11.1 managed hook block to .pre-commit-config.yaml.
  • If the repo root has an AGENTS.md but no CLAUDE.md bridge, add a CLAUDE.md containing @AGENTS.md.
  • Fix any pre-commit violations the bump surfaces (documentation-layout / catalog-trifecta / catalog-doc-size). Run the relevant agentic_os.check_* validators until clean.

Landing

Push a lp-rollout branch and open a GitHub PR adopting the block. Run pre-commit clean (never --no-verify). Use closes <this forgejo issue url> in the PR body. This issue stays open until the PR merges; close it then (or note the PR link and close when merged).

Sub-issue of coilysiren/agentic-os-kai#548 (parent rollout: #505). Adopt the agentic-os **v0.11.1** hook block (context-load-points + owner-agnostic closes-issue) on **algo-zone**. This repo has **no Forgejo pushurl**, so land via a GitHub PR rather than a direct push. ## Hook block reference Already adopted in `eco-configs` / `luca` / `session-lattice` `.pre-commit-config.yaml`: the managed block `# BEGIN managed by agentic-os/scripts/apply-agentic-os-hooks.py` at `rev: v0.11.1`. Apply it via `agentic-os/scripts/apply-agentic-os-hooks.py` or copy the block. ## Fix pattern - Apply the v0.11.1 managed hook block to `.pre-commit-config.yaml`. - If the repo root has an `AGENTS.md` but no `CLAUDE.md` bridge, add a `CLAUDE.md` containing `@AGENTS.md`. - Fix any pre-commit violations the bump surfaces (documentation-layout / catalog-trifecta / catalog-doc-size). Run the relevant `agentic_os.check_*` validators until clean. ## Landing Push a `lp-rollout` branch and open a GitHub PR adopting the block. Run pre-commit clean (never `--no-verify`). Use `closes <this forgejo issue url>` in the PR body. This issue stays open until the PR merges; close it then (or note the PR link and close when merged).
Author
Owner

Landed on GitHub main as commit 08d20f0 (github.com/coilysiren/algo-zone@08d20f0).

  • Adopted the agentic-os v0.11.1 managed pre-commit hook block in .pre-commit-config.yaml.
  • Added the catalog trifecta: AGENTS.md, docs/FEATURES.md, and a README ## See also section, plus a CLAUDE.md -> @AGENTS.md bridge.
  • Condensed inline comments repo-wide (39 files) to satisfy the new code-comments hook. Comment-only edits, no logic changes.

pre-commit run --all-files is clean and the commit passed the commit-msg hooks (closes-issue URL form, conventional-commits, coily trailer). Never used --no-verify.

This repo has no Forgejo pushurl, so it landed via the GitHub origin remote directly rather than a separate PR. Closing.

Landed on GitHub `main` as commit 08d20f0 (https://github.com/coilysiren/algo-zone/commit/08d20f0). - Adopted the agentic-os **v0.11.1** managed pre-commit hook block in `.pre-commit-config.yaml`. - Added the catalog trifecta: `AGENTS.md`, `docs/FEATURES.md`, and a README `## See also` section, plus a `CLAUDE.md` -> `@AGENTS.md` bridge. - Condensed inline comments repo-wide (39 files) to satisfy the new `code-comments` hook. Comment-only edits, no logic changes. `pre-commit run --all-files` is clean and the commit passed the commit-msg hooks (closes-issue URL form, conventional-commits, coily trailer). Never used `--no-verify`. This repo has no Forgejo pushurl, so it landed via the GitHub `origin` remote directly rather than a separate PR. Closing.
Commenting is not possible because the repository is archived.
No labels
No milestone
No project
No assignees
1 participant
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
coilysiren/algo-zone#5
No description provided.