Skip to content

GH#14307: tighten seo-opportunities command guidance#14741

Merged
marcusquinn merged 1 commit intomainfrom
feature/gh-14307-seo-opportunities
Mar 31, 2026
Merged

GH#14307: tighten seo-opportunities command guidance#14741
marcusquinn merged 1 commit intomainfrom
feature/gh-14307-seo-opportunities

Conversation

@marcusquinn
Copy link
Copy Markdown
Owner

Summary

  • tighten .agents/scripts/commands/seo-opportunities.md so the combined export/analyze flow is shorter and easier to scan
  • keep the default 90-day behavior, output paths, and recommendation ordering while removing redundant prose

Testing

  • bunx markdownlint-cli2 '.agents/scripts/commands/seo-opportunities.md'

Runtime Testing

  • self-assessed: low-risk markdown-only command doc change

Closes #14307

aidevops.sh v3.5.514 plugin for OpenCode v1.3.9 with gpt-5.4 spent 8m and 72,617 tokens on this as a headless worker. Overall, 15h 15m since this issue was created.

@marcusquinn marcusquinn added the origin:worker Created from worker session label Mar 31, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 31, 2026

Warning

Rate limit exceeded

@marcusquinn has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 2 minutes and 40 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 2 minutes and 40 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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 configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: d0c511ad-af53-467f-8178-70ebb6ada0d9

📥 Commits

Reviewing files that changed from the base of the PR and between 713be2a and 0f9e549.

📒 Files selected for processing (1)
  • .agents/scripts/commands/seo-opportunities.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/gh-14307-seo-opportunities

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown
Contributor

🔍 Code Quality Report

�[0;35m[MONITOR]�[0m Code Review Monitoring Report

SonarCloud: 0 bugs, 0 vulnerabilities, 1 code smells

Tue Mar 31 08:10:17 UTC 2026: Code review monitoring started
Tue Mar 31 08:10:17 UTC 2026: SonarCloud - Bugs: 0, Vulnerabilities: 0, Code Smells: 1

📈 Current Quality Metrics

  • BUGS: 0
  • CODE SMELLS: 1
  • VULNERABILITIES: 0

Generated on: Tue Mar 31 08:10:20 UTC 2026


Generated by AI DevOps Framework Code Review Monitoring

@sonarqubecloud
Copy link
Copy Markdown

@marcusquinn marcusquinn merged commit e010cb7 into main Mar 31, 2026
25 checks passed
@marcusquinn marcusquinn deleted the feature/gh-14307-seo-opportunities branch March 31, 2026 08:14
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request streamlines the documentation for the SEO opportunities command. Key changes include updating the purpose and output descriptions, adding a default range of 90 days, improving formatting for arguments and lists, and consolidating the file output and recommendations sections for better readability. I have no feedback to provide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

origin:worker Created from worker session

Projects

None yet

Development

Successfully merging this pull request may close these issues.

simplification: tighten agent doc Full workflow with default 90 days (.agents/scripts/commands/seo-opportunities.md, 88 lines)

1 participant