general: T8595: add CLAUDE.md#15
Conversation
|
Warning Rate limit exceeded
To continue reviewing without waiting, purchase usage credits in the billing tab. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (3)
✨ Finishing Touches🧪 Generate unit tests (beta)
✨ Simplify code
Comment |
|
@copilot review |
|
@copilot review |
Review summary — documentation only, no code changes All technical claims in
No issues found. The internal Confluence link that was in the original draft has been removed in the follow-up commit ( |
No changes have been made since the previous review. The earlier summary still stands — all technical claims in |
|
@copilot review |
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
|
Closing in favor of vyos/libnss-mapuser#16 under T8595. Schema changed: |
Summary
Adds a single source of truth for repo-level agent instructions, plus three symlinks so different agentic tools all read the same content from one canonical file.
Files added:
CLAUDE.mdAGENTS.mdCLAUDE.md.cursorrulesCLAUDE.md.github/copilot-instructions.md../CLAUDE.mdRationale
CLAUDE.md, the symlinks are zero-content. No drift between four files.CLAUDE.mdis unaffected and still rendered/served correctly by GitHub.Out of scope
Path-specific Copilot instructions (
.github/instructions/*.instructions.md) need YAML frontmatter (applyTo:) and target specific globs, so they cannot be symlinks. Not added here; they can be authored as separate small files per-repo if/when narrow path-scoped guidance is needed.Tracked under T8595.
Test plan
CLAUDE.mdrenders on GitHub.AGENTS.md,.cursorrules,.github/copilot-instructions.mdresolve to CLAUDE.md content (readlinkreturns the right target).🤖 Generated by robots