skills/pr-review: clarify AGENTS.md rule updates and remove assumptions of /learn on Claude Code / Sonnet review lanes - #868
Draft
JoshuaVSherman wants to merge 1 commit into
Conversation
…mptions on Claude Code (#867)
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.
Summary
Implements web-jam-tools#867: clarifies
AGENTS.mdanddocs/cross-ai-rules.mdscope exemptions inskills/pr-review/SKILL.mdand removes assumptions of the/learnslash command on Claude Code (Sonnet) review lanes.skills/pr-review/SKILL.md: Updates Step 4 (Issue Acceptance Criteria & Scope) to clarify thatAGENTS.mdanddocs/cross-ai-rules.mdupdates (whether learned interactively during task work or sourced from/learnon Antigravity sessions) are cross-cutting instruction content and never scope violations. Explicitly documents that/learnis an Antigravity-specific slash command that does not exist in Claude Code (Sonnet), and instructs reviewers never to expect or flag a missing/learninvocation.scripts/handle-agy-tasks.sh: Updates task prompt instructions underweb-jam-tools#239to scope/learninvocations to Antigravity sessions while noting non-Antigravity surfaces (e.g. Claude Code) continue without/learn.test/skills_validation.test.ts: Adds unit test verifyingpr-review/SKILL.mddocumentsAGENTS.mdscope exemptions and Antigravity-specific/learncommand.deno.jsonversion to1.32.33.Closes #867
How to test locally
deno test --allow-read test/skills_validation.test.tsand verify all 43 tests pass (including the new test verifyingpr-review/SKILL.mdrule exemptions and/learnAntigravity scoping).deno test --allow-all test/install_skills.test.tsand verify all 21 installer tests pass.deno task fmt:check,deno task lint, anddeno task sastto verify clean formatting, linting, and security audits.deno task testto verify the full test suite (1939 tests) executes 100% green.Test evidence
🤖 Work by Antigravity — Gemini Flash (High)