Skip to content

⚙️ [Maintenance]: Runtime guidance routes use shared instructions - #48

Merged
Marius Storhaug (MariusStorhaug) merged 1 commit into
mainfrom
remove-claude-file
Aug 15, 2026
Merged

⚙️ [Maintenance]: Runtime guidance routes use shared instructions#48
Marius Storhaug (MariusStorhaug) merged 1 commit into
mainfrom
remove-claude-file

Conversation

@MariusStorhaug

@MariusStorhaug Marius Storhaug (MariusStorhaug) commented Aug 15, 2026

Copy link
Copy Markdown
Member

New module repositories route both Claude Code and Copilot runtime guidance to the shared AGENTS.md instructions. This keeps all agent guidance centralized without removing support for either runtime.


Technical details
  • Replaced the root CLAUDE.md with a .claude/CLAUDE.md route using the required relative @../AGENTS.md import.
  • Added .github/copilot-instructions.md as a thin route to AGENTS.md for Copilot surfaces that do not read the root file.
  • Standards and framework alignment:
Changed surface Standards checked Framework docs checked Result
CLAUDE.md and .claude/CLAUDE.md (Claude Code guidance) Natural Language None (no framework-specific docs) Aligned
.github/copilot-instructions.md (Copilot guidance) Natural Language None (no framework-specific docs) Aligned
  • Issue convergence sweep: searched open issues for Claude; none matched this change.
Relevant issues (or links)

Related work

  • No related issue; direct maintenance request.

@MariusStorhaug
Marius Storhaug (MariusStorhaug) marked this pull request as ready for review August 15, 2026 17:01
@MariusStorhaug
Marius Storhaug (MariusStorhaug) merged commit dad7b12 into main Aug 15, 2026
2 checks passed
@MariusStorhaug
Marius Storhaug (MariusStorhaug) deleted the remove-claude-file branch August 15, 2026 17:02
@MariusStorhaug Marius Storhaug (MariusStorhaug) changed the title ⚙️ [Maintenance]: Claude Code instructions no longer ship ⚙️ [Maintenance]: Runtime guidance routes use shared instructions Aug 15, 2026
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