Clean up 43 documentation-layout violations, then re-enable the hook #11

Closed
opened 2026-05-29 05:19:45 +00:00 by coilysiren · 1 comment
Owner

Adopting the agentic-os pre-commit fleet surfaced 43 documentation-layout violations across atmosphere. The documentation-layout hook is deferred in .pre-commit-config.yaml until these are cleaned up, matching the fleet pattern used in agentic-os-kai.

Violations to resolve:

  • ideas/*.md and reference/*.md - markdown may live only at repo root, docs/*.md, or inside a skill folder. Decide whether ideas and reference move under docs/ or the layout rule gets a repo-scoped exception.
  • 80-line / 4000-char doc caps exceeded by apps/bsky-scorer/seed-skill.md, reference/atproto-ecosystem.md, and the writing-bluesky skill's README.md, SKILL.md, and docs/THREADING.md. Split into smaller docs.
  • writing-bluesky skill folders are not flat (docs/, scripts/, tests/ subfolders). Flatten so contents sit beside SKILL.md, or adjust the skill layout rule.

Once resolved, re-enable documentation-layout in the managed block. This is the cleanup a fleet-wide cascade tool would automate.

Adopting the agentic-os pre-commit fleet surfaced 43 documentation-layout violations across atmosphere. The `documentation-layout` hook is deferred in `.pre-commit-config.yaml` until these are cleaned up, matching the fleet pattern used in agentic-os-kai. Violations to resolve: - `ideas/*.md` and `reference/*.md` - markdown may live only at repo root, `docs/*.md`, or inside a skill folder. Decide whether ideas and reference move under `docs/` or the layout rule gets a repo-scoped exception. - 80-line / 4000-char doc caps exceeded by `apps/bsky-scorer/seed-skill.md`, `reference/atproto-ecosystem.md`, and the `writing-bluesky` skill's `README.md`, `SKILL.md`, and `docs/THREADING.md`. Split into smaller docs. - `writing-bluesky` skill folders are not flat (`docs/`, `scripts/`, `tests/` subfolders). Flatten so contents sit beside SKILL.md, or adjust the skill layout rule. Once resolved, re-enable `documentation-layout` in the managed block. This is the cleanup a fleet-wide cascade tool would automate.
Author
Owner

Merged into #4 in the 2026-05-29 backlog burn-down. Doc-layout violation cleanup, duplicate of #4 Reopen if it should stand alone.

Merged into #4 in the 2026-05-29 backlog burn-down. Doc-layout violation cleanup, duplicate of #4 Reopen if it should stand alone.
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/atmosphere#11
No description provided.