Skip to content

Conversation

@thomas-lebeau
Copy link
Collaborator

Motivation

Add a AI tool command for Claude Code and Cursor, inspired by the claude code plugin to run at the end of a coding session with an agent to update relevant AGENTS.md with the learnings from that session.

Notes:

  • Claude Code is migrating slash commands to skills, but skills are not yet available for Cursor (currently in beta).
  • Although not documented Cursor reads commands from .claude/commands/*.md. However the opposite is not true so using this folder for commands works on both Claude Code and Cursor.

Changes

  • Added a new slash command /revise-agents-md
  • Added a new check in the Github pull-request template

Test instructions

Checklist

  • Tested locally
  • Tested on staging
  • Added unit tests for this change.
  • Added e2e/integration tests for this change.

@cit-pr-commenter-54b7da
Copy link

cit-pr-commenter-54b7da bot commented Jan 22, 2026

Bundles Sizes Evolution

📦 Bundle Name Base Size Local Size 𝚫 𝚫% Status
Rum 165.78 KiB 165.78 KiB 0 B 0.00%
Rum Profiler 4.33 KiB 4.33 KiB 0 B 0.00%
Rum Recorder 24.48 KiB 24.48 KiB 0 B 0.00%
Logs 56.21 KiB 56.21 KiB 0 B 0.00%
Flagging 944 B 944 B 0 B 0.00%
Rum Slim 123.05 KiB 123.05 KiB 0 B 0.00%
Worker 23.63 KiB 23.63 KiB 0 B 0.00%
🚀 CPU Performance
Action Name Base CPU Time (ms) Local CPU Time (ms) 𝚫%
RUM - add global context 0.0039 0.005 +28.21%
RUM - add action 0.0129 0.0153 +18.60%
RUM - add error 0.0123 0.0136 +10.57%
RUM - add timing 0.0025 0.003 +20.00%
RUM - start view 0.003 0.0037 +23.33%
RUM - start/stop session replay recording 0.0006 0.0007 +16.67%
Logs - log message 0.0143 0.0164 +14.69%
🧠 Memory Performance
Action Name Base Memory Consumption Local Memory Consumption 𝚫
RUM - add global context 27.89 KiB 26.69 KiB -1.20 KiB
RUM - add action 50.08 KiB 49.96 KiB -120 B
RUM - add timing 27.36 KiB 25.53 KiB -1.84 KiB
RUM - add error 55.79 KiB 54.67 KiB -1.12 KiB
RUM - start/stop session replay recording 24.97 KiB 25.08 KiB +116 B
RUM - start view 427.11 KiB 425.13 KiB -1.98 KiB
Logs - log message 45.38 KiB 101.53 KiB +56.16 KiB

🔗 RealWorld

@thomas-lebeau thomas-lebeau marked this pull request as ready for review January 22, 2026 10:46
@thomas-lebeau thomas-lebeau requested a review from a team as a code owner January 22, 2026 10:46
@datadog-official
Copy link

✅ Tests

🎉 All green!

❄️ No new flaky tests detected
🧪 All tests passed

🎯 Code Coverage
Patch Coverage: 100.00%
Overall Coverage: 77.25% (-0.08%)

View detailed report

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 48b89c7 | Docs | Datadog PR Page | Was this helpful? Give us feedback!

@thomas-lebeau thomas-lebeau merged commit b3f4d39 into main Jan 23, 2026
21 checks passed
@thomas-lebeau thomas-lebeau deleted the thomas.lebeau/commands.md branch January 23, 2026 14:22
@github-actions github-actions bot locked and limited conversation to collaborators Jan 23, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants