docs: list openmetadata-pr-review in CLAUDE.md skill pointer index - #32769
Open
detail-app[bot] wants to merge 1 commit into
Open
docs: list openmetadata-pr-review in CLAUDE.md skill pointer index#32769detail-app[bot] wants to merge 1 commit into
detail-app[bot] wants to merge 1 commit into
Conversation
Contributor
|
Hi there 👋 Thanks for your contribution! The OpenMetadata team will review the PR shortly! Once it has been labeled as Let us know if you need any help! |
Contributor
🔴 Playwright Results — workflow failedValidated commit ✅ 0 passed · ❌ 0 failed · 🟡 0 flaky · ⏭️ 0 skipped · 🧰 0 lifecycle flaky ⚙️ No test failures. This run failed in CI infrastructure or reporting (see Pipeline and setup failures), not because of your changes — no test action needed from you. Pipeline and setup failures (6)
Performance⚪ Performance metrics unavailable; see the CI and reporting failures above.
How to debug locally# Download playwright-test-results-<shard> artifact and unzip
npx playwright show-trace path/to/trace.zip # view trace |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Describe your changes:
Added a row for the new
openmetadata-pr-reviewskill to the always-loadedskill pointer index in
CLAUDE.md. The index lists every skill as theauthoritative map agents consult at session start, but it was missing the
openmetadata-pr-reviewskill added by 9a73f6c.Without this row, an agent asked to review a real GitHub PR would follow the
existing
code-reviewrow ("reviewing a diff/PR") and run/code-review,which is scoped to local not-yet-a-PR changes — missing the new skill's
live-diff pinning, meaningful-test rubric, CI inspection, and merge verdict.
Type of change:
High-level design:
N/A — one-line addition to a doc table.
Tests:
N/A — documentation only.
UI screen recording / screenshots:
Not applicable.
Checklist:
Fixes #<issue-number>above. (N/A — doc drift fix)Introduced by commit 9a73f6c (@pmbrull, #32308)
Doc Drift PRs can be configured here.