Skip to content

Promote Develop to Main - #820

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

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

Conversation

@ptr727

Copy link
Copy Markdown
Owner

Summary

Verification

## Summary
- combine the review wait command and its terminal-outcome guidance into
one procedure step
- renumber the remaining review-loop steps
- regenerate the Copilot and Claude skill distributions
## Why
PhotoCleaner PR #69 exposed that two adjacent numbered steps both
instructed the reader to wait. The second was explanatory text for the
first, but its numbering made the procedure look like two separate
waits.
## 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:20

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 guidance to remove the redundant “wait” step by folding its explanatory text into the scripts/pr_review.py wait step, and propagates the same change through the generated skill distributions.

Changes:

  • Consolidate the “review wait” guidance into a single numbered step in pr-review-conduct skill documentation.
  • Regenerate the mirrored skill copies under .agents/ and .claude-plugin/.
  • Update the .claude-plugin source digest to match 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.mdCombines the wait outcome guidance into step 4 and renumbers the remaining steps.
.claude-plugin/fleet-skills/skills/pr-review-conduct/SKILL.mdUpdates the Claude plugin’s mirrored skill content to match the new single-step wait wording.
.claude-plugin/fleet-skills/.source-digestRefreshes the distribution digest for the regenerated fleet-skills tree.
.agents/skills/pr-review-conduct/SKILL.mdUpdates the agent skill distribution copy to match the new single-step wait wording.

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

@ptr727
ptr727 merged commit 4596659 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