Conversation
## Summary - state where downstream agents run every `scripts/pr_review.py` command - clarify that the review helper is hub-hosted and never carried - regenerate the Copilot and Claude skill distributions ## Why PhotoCleaner PR #69 exposed that the numbered review loop could be read independently from its closing mechanics section. In a downstream repository, the unqualified command then points at a script that correctly does not exist there. ## Verification - full `OPERATIONS.md` local verification chain - 727 unit tests plus audit and write-guard self-tests - generated skill distribution consistency - repository and prose gates - JSON and spec validation - editorconfig-checker, ShellCheck, and PSScriptAnalyzer --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: ptr727-codegen[bot] <275599072+ptr727-codegen[bot]@users.noreply.github.com> Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the pr-review-conduct skill guidance to explicitly require running scripts/pr_review.py from a hub checkout, and regenerates the corresponding distributed skill artifacts.
Changes:
- Add an explicit note that
scripts/pr_review.pycommands must be run from a hub checkout (not a downstream repo). - Apply the same guidance update across the
.github/,.agents/, and.claude-plugin/skill distributions. - Update the
.claude-pluginfleet-skills source digest to reflect the regenerated distribution.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| .github/skills/pr-review-conduct/SKILL.md | Adds hub-checkout requirement note for scripts/pr_review.py usage. |
| .agents/skills/pr-review-conduct/SKILL.md | Mirrors the hub-checkout requirement in the agent skill distribution. |
| .claude-plugin/fleet-skills/skills/pr-review-conduct/SKILL.md | Mirrors the hub-checkout requirement in the Claude plugin distribution. |
| .claude-plugin/fleet-skills/.source-digest | Updates the source digest for the regenerated fleet-skills bundle. |
💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Uh oh!
There was an error while loading. Please reload this page.
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 freeto 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
developbranch tomainVerification