Skip to content

optimize: rsdoctor-skill for faster execution#60

Merged
Timeless0911 merged 4 commits intomainfrom
tweaks/rsdoctor-analysis
May 8, 2026
Merged

optimize: rsdoctor-skill for faster execution#60
Timeless0911 merged 4 commits intomainfrom
tweaks/rsdoctor-analysis

Conversation

@yifancong
Copy link
Copy Markdown
Contributor

@yifancong yifancong commented May 8, 2026

Goal

The goal is to optimize the rsdoctor skill for faster and more efficient analysis.

Description

This MR updates the rsdoctor-analysis skill to support a more stable performance analysis workflow:

  • Uses the global rsdoctor-agent CLI with version check/install guidance
  • Adds a compact default evidence set to avoid large raw outputs
  • Tightens output limits and encourages --filter, --compact, and --limit
  • Optimizes tree-shaking / side-effects analysis with Top 10 defaults
  • Updates the report format to group issues with recommended fixes
  • Migrates docs from reference/ to references/
  • Simplifies Rsdoctor install and JSON analysis documentation

yifancong added 3 commits May 8, 2026 16:20
optimize: rsdoctor-analysis time optimization

optimize: rsdoctor-analysis time optimization
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 1a266adb37

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread skills/rsdoctor-analysis/SKILL.md
@yifancong yifancong changed the title feat: support performance-analysis optimize: rsdoctor-skill for faster execution May 8, 2026
@yifancong yifancong requested a review from Timeless0911 May 8, 2026 09:18
@Timeless0911 Timeless0911 merged commit 7ce6303 into main May 8, 2026
4 checks passed
@Timeless0911 Timeless0911 deleted the tweaks/rsdoctor-analysis branch May 8, 2026 09:25
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.

2 participants