Skip to content

Add specialized review skill to command-signatures - #298

Closed
warp-agent-staging[bot] wants to merge 1 commit into
mainfrom
factory/carry-review-skill-1473
Closed

Add specialized review skill to command-signatures#298
warp-agent-staging[bot] wants to merge 1 commit into
mainfrom
factory/carry-review-skill-1473

Conversation

@warp-agent-staging

Copy link
Copy Markdown
Contributor

Summary

Adds a repo-local specialized review skill at .agents/skills/review-pr-local/SKILL.md (+54/-0, one new file). This carries over the single commit 8d5b5fa ("add specialized review skill", authored by Andy Carlson) from the existing PR #289 into a fresh PR against main, as requested. PR #289 is left open and untouched.

Verification

Testing-exempt category: pure content / copy — a SKILL.md markdown/skill document with no executable behavior, no Rust or JSON changes, and no UI. Verified by diff-equivalence: the new file's patch is byte-identical to commit 8d5b5fa, and the diff against main is a single added file (+54/-0). Repo documented checks run and pass: npm run format:check (JSON specs) and cargo fmt --check. The change touches no Rust or JSON, so the Rust build/test suite is unaffected and covered by the PR's CI.

Originating thread: https://warpdev.slack.com/archives/C0BDQDW8V5E/p1785882917160109

@cla-bot cla-bot Bot added the cla-signed label Aug 4, 2026
@warp-agent-staging warp-agent-staging Bot added the warpy-factory Opened by the Warp factory agents label Aug 4, 2026
@warp-agent-staging
warp-agent-staging Bot requested a review from acarl005 August 4, 2026 22:53
@warp-agent-staging
warp-agent-staging Bot marked this pull request as ready for review August 4, 2026 22:53
@oz-for-oss

oz-for-oss Bot commented Aug 4, 2026

Copy link
Copy Markdown

@warp-agent-staging[bot]

I'm starting a first review of this pull request.

You can view the conversation on Warp.

I completed the review and no human review was requested for this pull request.

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

@oz-for-oss oz-for-oss Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Overview

This PR adds a repository-local review-pr-local skill for command-signatures, primarily documenting review standards for command specs and generators.

Concerns

  • The new guidance tells reviewers to set verdict to Request changes, which conflicts with the parent review schema where verdict must be APPROVE or REJECT. This can cause future review runs to emit invalid review.json.

Verdict

Found: 0 critical, 1 important, 0 suggestions

Request changes

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

- A valid screenshot shows the completions **dropdown menu** with real, generator-produced entries next to the cursor.
- A screenshot showing the command typed without a visible dropdown, or a dropdown with no entries, is **not valid**.
- Screenshots must be embedded in the PR body as markdown images — not committed as files in the repo.
- If any added or modified generator lacks a valid screenshot, set the verdict to `Request changes` and request one explicitly. This applies even if all other review criteria pass.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

⚠️ [IMPORTANT] verdict is the JSON field name in the parent review contract, and it only accepts APPROVE or REJECT; refer to the human-readable recommendation or map explicitly to verdict: "REJECT" so future reviewers do not emit invalid review.json.

Suggested change
- If any added or modified generator lacks a valid screenshot, set the verdict to `Request changes` and request one explicitly. This applies even if all other review criteria pass.
- If any added or modified generator lacks a valid screenshot, set the final recommendation to `Request changes` (which maps to `verdict: "REJECT"` in the core review JSON schema) and request one explicitly. This applies even if all other review criteria pass.

@warp-agent-staging

Copy link
Copy Markdown
Contributor Author

Closing as superseded: #289 merged the same commit (8d5b5fa) into main, so this carry-over PR is redundant.

@warp-agent-staging
warp-agent-staging Bot deleted the factory/carry-review-skill-1473 branch August 4, 2026 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed warpy-factory Opened by the Warp factory agents

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant