Adopt the agentic-os pre-commit hook fleet #10
Labels
No labels
burndown-2026-06
coherence-core
consult
headless
interactive
P0
P1
P2
P3
P4
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference
coilyco-flight-deck/atmosphere#10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adopt the coilysiren/agentic-os pre-commit hook fleet in atmosphere.
Add
.pre-commit-config.yamlwith the managed agentic-os upstream-ref block (rev v0.8.0, all 12 default hook ids) and runpre-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-hooksbecause that script'sSIBLINGS_ROOTis hardcoded to the Mac/Linux~/projects/coilysirenand cannot find repos under the WindowsX:\projects-x\coilysirenlayout (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 thewriting-blueskyskill. Those are tracked in a separate cleanup issue and are not in scope here.