Skip to content

Add Agent Skills, review-pr workflow, and CodeRabbit checklist integration#1146

Open
teresaromero wants to merge 5 commits intoelastic:mainfrom
teresaromero:project-skills
Open

Add Agent Skills, review-pr workflow, and CodeRabbit checklist integration#1146
teresaromero wants to merge 5 commits intoelastic:mainfrom
teresaromero:project-skills

Conversation

@teresaromero
Copy link
Copy Markdown
Contributor

What does this PR do?

Introduces and documents Agent Skills and related AI workflow assets in the repo:

  • .cursor/skills/package-spec-release (release procedure + references/workflow.md), open-pull-request (PR body from the repo template), and review-pr (read-only PR review with references/checklist.md).
  • .cursor/rules/agentskills-skill-authoring.mdc — authoring guidance aligned with the portable Agent Skills spec.
  • .coderabbit.yaml — CodeRabbit knowledge base pointing at review-pr checklist paths for contribution rules.
  • Docs and pointersCONTRIBUTING.md, AGENTS.md, CLAUDE.md, docs/releasing-package-spec.md, and .github/copilot-instructions.md updated so maintainers and agents can find the skills without Makefile installs.
  • .gitignore — ignores local review output (.cursor/review-pr-output.md).

Why is it important?

Gives contributors and agents a single, documented place (skills + checklist + CodeRabbit) to run releases, draft PRs, and review changes consistently. This is not tied to a product issue; it is an incremental improvement to maintainer and AI-assisted workflows.

Checklist

Related issues

  • Not linked to an issue; workflow and documentation improvement only.

Introduce package-spec-release skill (agentskills.io-aligned) with
references/workflow.md, docs bridge, CLAUDE.md and Copilot instructions,
and link the procedure from AGENTS.md.

Made-with: Cursor
Introduce a new markdown file for authoring agent skills, detailing the required format, layout, and validation processes. This includes specifications for the `SKILL.md` frontmatter and best practices for skill creation, aligning with the agentskills.io open standard.
This new skill drafts or opens a GitHub pull request body that adheres to the repository’s PULL_REQUEST_TEMPLATE.md. It includes instructions for summarizing changes, related issues, and checklist verification, ensuring a structured and concise PR submission process.
Document the skill from CONTRIBUTING, ignore local review output, and load
contribution rules from .cursor/skills/review-pr/references/checklist.md.

Made-with: Cursor
@teresaromero teresaromero requested a review from a team as a code owner April 21, 2026 08:28
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 21, 2026

Warning

Rate limit exceeded

@teresaromero has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 5 minutes and 48 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 5 minutes and 48 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: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 747bd087-b28b-4d20-9962-e21ab27adaa0

📥 Commits

Reviewing files that changed from the base of the PR and between 574c90a and 4750144.

📒 Files selected for processing (13)
  • .coderabbit.yaml
  • .cursor/rules/agentskills-skill-authoring.mdc
  • .cursor/skills/open-pull-request/SKILL.md
  • .cursor/skills/package-spec-release/SKILL.md
  • .cursor/skills/package-spec-release/references/workflow.md
  • .cursor/skills/review-pr/SKILL.md
  • .cursor/skills/review-pr/references/checklist.md
  • .github/copilot-instructions.md
  • .gitignore
  • AGENTS.md
  • CLAUDE.md
  • CONTRIBUTING.md
  • docs/releasing-package-spec.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • 🛠️ Update Documentation: Commit on current branch
  • 🛠️ Update Documentation: Create PR

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.

@elasticmachine
Copy link
Copy Markdown

💚 Build Succeeded

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