Skip to content

Promote Develop to Main - #818

Merged
ptr727 merged 1 commit into
mainfrom
develop
Aug 18, 2026
Merged

Promote Develop to Main#818
ptr727 merged 1 commit into
mainfrom
develop

Conversation

@ptr727

Copy link
Copy Markdown
Owner

Summary

Verification

## 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>
CopilotAI lite review requested due to automatic review settings August 18, 2026 20:06

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

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.py commands 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-plugin fleet-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.

FileDescription
.github/skills/pr-review-conduct/SKILL.mdAdds hub-checkout requirement note for scripts/pr_review.py usage.
.agents/skills/pr-review-conduct/SKILL.mdMirrors the hub-checkout requirement in the agent skill distribution.
.claude-plugin/fleet-skills/skills/pr-review-conduct/SKILL.mdMirrors the hub-checkout requirement in the Claude plugin distribution.
.claude-plugin/fleet-skills/.source-digestUpdates the source digest for the regenerated fleet-skills bundle.

💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@ptr727
ptr727 merged commit 3377f51 into mainAug 18, 2026
8 checks passed
Sign up for freeto 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.

2 participants

@ptr727