mirror of
https://github.com/cloudflare/vinext.git
synced 2026-05-09 08:25:34 +02:00
[PR #528] [CLOSED] fix: replace CLAUDE.md symlink with real file #648
Labels
No labels
enhancement
enhancement
good first issue
help wanted
nextjs-tracking
nextjs-tracking
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vinext#648
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?
📋 Pull Request Information
Original PR: https://github.com/cloudflare/vinext/pull/528
Author: @NathanDrake2406
Created: 3/13/2026
Status: ❌ Closed
Base:
main← Head:fix/claude-md-symlink📝 Commits (6)
7136adcfix: replace CLAUDE.md symlink with real file067042crefactor: rewrite agents.md and re-symlink CLAUDE.mdc2af1b6fix: correct CLAUDE.md symlink casing to match AGENTS.md33b3768fix: address review feedback on AGENTS.mda960746docs: add debugging tips, Context7 refs, and fixture guidance0768bd7docs: complete AGENTS.md with missing structure, gotchas, and test mappings📊 Changes
2 files changed (+122 additions, -332 deletions)
View changed files
📝
AGENTS.md(+121 -331)📝
CLAUDE.md(+1 -1)📄 Description
Just found out that my Claude Code hasn't been loading instructions at all cuz Claude Code doesn't load symlinks lol. Maybe that's why the code was so buggy.
While at it, rewrote
agents.mdusing theclaude-md-improverskill — it was bloated and outdated.What changed
1. CLAUDE.md symlink fix
CLAUDE.mdwas a symlink →AGENTS.md. Claude Code doesn't follow symlinks, so project-level instructions were never loaded. Re-created as a proper symlink toagents.md(lowercase, the real file).2. agents.md rewrite (393 → 135 lines)
Used the claude-md-improver skill to audit, score, and iteratively improve the file across 6 iterations.
Quality scores across iterations
Final score breakdown
gh search code, copy-paste PR flowWhat was removed (and why)
What was added/updated
RequestContextfrom 3 files and get confusedentries/annotated as code generatorsserverExternalPackages+ library compat into one sectiongh search codecommand in Code Styledev-server.tsdescriptioncloudflare/worker-entry.tsreferenceSkill used
claude-md-improver(fromclaude-plugins-official/claude-md-management) — ran 6 iterations:🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.