docs: add AGENTS.md as the shared always-on agent contract - #36
Conversation
- Point Claude Code at AGENTS.md and share Cursor skills/commands via .claude symlinks - Load skills by description; trigger use-modern-go on Go edits - Keep AGENTS.md short and correct listed facts in the same change Signed-off-by: Alexey Kazakov <alkazako@redhat.com> Co-authored-by: Cursor <cursoragent@cursor.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (5)
🔗 Linked repositories identifiedCodeRabbit considers these linked repositories for cross-repo context during reviews:
Included review availability: Your plan provides up to 12 included reviews per hour; 10 remain after this review. 📜 Recent review details
|
| Layer / File(s) | Summary |
|---|---|
Shared agent resources .claude/commands, .claude/skills, .cursor/skills/use-modern-go/SKILL.md |
Claude command and skill directories link to Cursor resources. The modern Go skill now covers writing, editing, and reviewing Go code. |
Project agent instructions AGENTS.md, CLAUDE.md |
AGENTS.md documents project architecture, commands, workflows, safeguards, and maintenance rules. CLAUDE.md references AGENTS.md. |
Estimated code review effort: 1 (Trivial) | ~5 minutes
Merge Risk: ⚪ Minimal · up to 22081
This PR adds shared repository guidance and agent configuration without a supplied correctness, security, availability, or deployment risk; no actionable merge-blocking risk remains beyond normal checks and review.
Suggested labels: agentic, documentation
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
| Check name | Status | Explanation |
|---|---|---|
| Description Check | ✅ Passed | Check skipped - CodeRabbit’s high-level summary is enabled. |
| Title check | ✅ Passed | The title clearly identifies the primary change: adding AGENTS.md as the shared agent contract. |
| Docstring Coverage | ✅ Passed | No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. |
| Linked Issues check | ✅ Passed | Check skipped because no linked issues were found for this pull request. |
| Out of Scope Changes check | ✅ Passed | Check skipped because no linked issues were found for this pull request. |
✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
- Create stacked PR
- Commit on current branch
🧪 Generate unit tests (beta)
- Create PR with unit tests
- Commit unit tests in branch
docs/agent-harness
Comment @coderabbitai help to get the list of available commands.
Summary by CodeRabbit
Documentation
Chores