Skip to content

docs: add CLAUDE.md, refresh AGENTS.md and dev docs - #56

Merged
radiolabme merged 1 commit into
mainfrom
docs/agents-claude-refresh
Jul 14, 2026
Merged

docs: add CLAUDE.md, refresh AGENTS.md and dev docs#56
radiolabme merged 1 commit into
mainfrom
docs/agents-claude-refresh

Conversation

@radiolabme

Copy link
Copy Markdown
Collaborator

Refreshes project documentation to match the current state and makes the agent context reachable by Claude Code.

Changes

  • New CLAUDE.md — imports AGENTS.md via @AGENTS.md (Claude Code reads CLAUDE.md, not AGENTS.md, so the existing context was previously invisible to it). Adds a short Claude-Code-specific notes section: gh account switching, pre-push behavior, deploy=publish, public-repo hygiene. Single source of truth stays in AGENTS.md.
  • AGENTS.md — corrected Astro 5 → 6, refreshed article examples to current content, documented check:links, added a Conventions & Gotchas section (pre-push, deploy=publish, public repo, internal-only link checking).
  • README.md / DEVELOPMENT.md — removed stale references to the deleted link-check.yml workflow; documented that internal link checking now runs inside ci.yml via npm run check:links (no third-party action). Corrected the npm run ci description to include verify, build, and check:links.

Why the @import (not a symlink)

Cross-platform (symlinks are fragile on Windows / some checkouts), explicit, and lets CLAUDE.md add Claude-Code-only notes without polluting the tool-neutral AGENTS.md.

Verification

Docs-only. Pre-push suite green (lint, type-check, content validation, unit tests, build).

- Add CLAUDE.md that imports AGENTS.md (@AGENTS.md) so Claude Code picks
  up the project context, plus Claude-Code-specific notes (gh account
  switching, pre-push behavior, deploy=publish, public-repo hygiene).
- AGENTS.md: correct Astro 5 -> 6, refresh article examples, document
  check:links, and add a Conventions & Gotchas section.
- Drop stale references to the removed link-check.yml workflow in
  README.md and DEVELOPMENT.md; document that internal link checking now
  runs inside ci.yml via check:links (no third-party action).
- Correct npm run ci description to include verify, build, check:links.
@radiolabme
radiolabme merged commit 60fb7f0 into main Jul 14, 2026
1 check passed
@radiolabme
radiolabme deleted the docs/agents-claude-refresh branch July 14, 2026 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant