Skip to content

chore: add AGENTS.md and CLAUDE.md symlink - #7

Merged
iamnewton merged 3 commits into
mainfrom
chore/add-agents-md
Aug 11, 2026
Merged

chore: add AGENTS.md and CLAUDE.md symlink#7
iamnewton merged 3 commits into
mainfrom
chore/add-agents-md

Conversation

@iamnewton

Copy link
Copy Markdown
Contributor

Summary

  • Add AGENTS.md with the standard org agent contract (@../github-private/AGENTS.md import and base-template–specific context)
  • Add CLAUDE.md as a symlink to AGENTS.md so all agents (Claude, Codex, etc.) read the same rules

base-template was the only template repo missing these files.

Closes #6

Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com>
Super-linter validates that JAVASCRIPT_ES_CONFIG_FILE exists before scanning,
even when there are no JS/TS files. base-template has no code so the config
is empty; the mjs extension avoids needing @theholocron/eslint-config.

Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com>
The shared lint workflow now conditionally disables VALIDATE_JAVASCRIPT_ES
and VALIDATE_TYPESCRIPT_ES via hashFiles when the ESLint config is absent.
No per-repo workaround needed.

Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com>
@iamnewton
iamnewton merged commit 9aece87 into main Aug 11, 2026
12 of 15 checks passed
@iamnewton
iamnewton deleted the chore/add-agents-md branch August 11, 2026 05:12
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.

chore: add AGENTS.md and CLAUDE.md symlink

1 participant