Skip to content

add skills#4766

Draft
wilson-cl wants to merge 2 commits intomainfrom
agent_skills
Draft

add skills#4766
wilson-cl wants to merge 2 commits intomainfrom
agent_skills

Conversation

@wilson-cl
Copy link
Copy Markdown
Collaborator

This pull request adds a comprehensive benchmark and evaluation suite for the first iteration of the ea-pr-reviewer skill, focused on the packages/sources/tiingo adapter. It introduces structured evaluation artifacts, detailed grading and rationale for both "with skill" and "without skill" review modes, and provides feedback on the skill's scoping and output format. The changes are organized into benchmark documentation, evaluation metadata, review outputs, and grading results.

Benchmark documentation and evaluation setup:

  • Added .claude/skills/ea-pr-reviewer-workspace/iteration-1/benchmark-summary.md summarizing manual aggregate results, pass rates, and critique of the skill's scoping logic and evaluation artifacts.
  • Updated evaluation metadata for both full PR and integration-focused modes, specifying prompts and assertions for structured review and rubric adherence in eval_metadata.json files. [1] [2]

Review outputs and structured results:

  • Added detailed review outputs for "with skill" and "without skill" runs, including structured JSON verdicts for code, integration, and unit test dimensions, along with rationale and summary sections in response.md files. [1] [2] [3]
  • Included transcripts documenting the review process, source files read, and application of skill scoping in transcript.md.

Grading and evaluation artifacts:

  • Added grading results for each evaluation, capturing expectation checks, pass/fail status, evidence, and summary pass rates in grading.json files for both skill and baseline runs. [1] [2] [3]

These changes establish a reproducible benchmark for PR review skill evaluation, clarify scoping rules, and highlight areas for skill improvement, especially around integration test handling and structured output.

References: [1] [2] [3] [4] [5] [6] [7] [8] [9] [10]

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 25, 2026

⚠️ No Changeset found

Latest commit: ef0dad9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

- Require reading all src/transport TypeScript before code_review approval in full mode when transport is in scope; check nested message access and unsafe indexing.
- When PR touches test/unit, apply full unit rubric (completeness), not approval based only on the edited test file.
- Gitignore and untrack ea-pr-reviewer-workspace (local skill-eval artifacts).

Made-with: Cursor
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.

1 participant