Adopt the agentic-os pre-commit hook fleet #10

Closed
opened 2026-05-29 05:18:18 +00:00 by coilysiren · 0 comments
Owner

Adopt the coilysiren/agentic-os pre-commit hook fleet in atmosphere.

Add .pre-commit-config.yaml with the managed agentic-os upstream-ref block (rev v0.8.0, all 12 default hook ids) and run pre-commit install. This brings atmosphere in line with the rest of the fleet.

The hooks were hand-written rather than applied via coily exec apply-agentic-os-hooks because that script's SIBLINGS_ROOT is hardcoded to the Mac/Linux ~/projects/coilysiren and cannot find repos under the Windows X:\projects-x\coilysiren layout (tracked separately). The block matches the script's template exactly, so a future fixed run will recognize and refresh it idempotently.

Note - adopting the fleet surfaces a backlog of documentation-layout violations across existing ideas/, reference/, and the writing-bluesky skill. Those are tracked in a separate cleanup issue and are not in scope here.

Adopt the coilysiren/agentic-os pre-commit hook fleet in atmosphere. Add `.pre-commit-config.yaml` with the managed agentic-os upstream-ref block (rev v0.8.0, all 12 default hook ids) and run `pre-commit install`. This brings atmosphere in line with the rest of the fleet. The hooks were hand-written rather than applied via `coily exec apply-agentic-os-hooks` because that script's `SIBLINGS_ROOT` is hardcoded to the Mac/Linux `~/projects/coilysiren` and cannot find repos under the Windows `X:\projects-x\coilysiren` layout (tracked separately). The block matches the script's template exactly, so a future fixed run will recognize and refresh it idempotently. Note - adopting the fleet surfaces a backlog of documentation-layout violations across existing `ideas/`, `reference/`, and the `writing-bluesky` skill. Those are tracked in a separate cleanup issue and are not in scope here.
Commenting is not possible because the repository is archived.
No description provided.