Skip to content

Require Hub Issues for Resync Findings - #865

Merged
ptr727 merged 2 commits into
developfrom
strengthen-resync-hub-issue-reporting
Aug 20, 2026
Merged

Require Hub Issues for Resync Findings#865
ptr727 merged 2 commits into
developfrom
strengthen-resync-hub-issue-reporting

Conversation

@ptr727

@ptr727 ptr727 commented Aug 20, 2026

Copy link
Copy Markdown
Owner

Summary

  • require resync agents to file hub defects against ptr727/ProjectTemplate
  • cover bugs, conflicting sources, unclear instructions, missing capabilities, and Copilot findings
  • distinguish hub-defect issues from target-repository convergence issues
  • keep the audit and agent-conduct guidance consistent

Validation

  • python3 scripts/build_dist.py --check
  • python3 scripts/tests/test_build_dist.py
  • python3 scripts/prose_lint.py --check sentence-length --diff origin/develop
  • python3 scripts/prose_lint.py --check sentence-split --diff origin/develop
  • git diff --check

Copilot AI lite review requested due to automatic review settings August 20, 2026 04:51

Copilot AI 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

This PR tightens the resync/audit process contract by requiring that defects discovered in hub-owned materials (docs, tooling, conflicting sources, and Copilot findings) are captured as GitHub issues against ptr727/ProjectTemplate, while keeping target-repository convergence issues separate (via the generated spec/audit.py --issue output).

Changes:

  • Add explicit “file hub defects as issues” guidance to RESYNC.md and align AUDIT.md wording to match.
  • Update the resync-a-repo and agent-conduct skills to reinforce the same requirement (including in distributed skill copies).
  • Refresh the fleet-skills source digest to reflect the updated skill content.

Reviewed changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
RESYNC.md Adds an explicit requirement to file hub defects as issues, and clarifies separation from convergence issues.
AUDIT.md Rewords guidance to direct downstream repos to file hub findings as issues against ptr727/ProjectTemplate.
.github/skills/resync-a-repo/SKILL.md Reinforces filing hub defects as issues during resync execution.
.github/skills/agent-conduct/SKILL.md Updates “failure surfaces a lesson” guidance to file hub findings as issues (vs local-only patching).
.claude-plugin/fleet-skills/skills/resync-a-repo/SKILL.md Propagates the same resync skill guidance into the plugin distribution.
.claude-plugin/fleet-skills/skills/agent-conduct/SKILL.md Propagates the same conduct guidance into the plugin distribution.
.claude-plugin/fleet-skills/.source-digest Updates the digest to match the refreshed plugin skill content.
.agents/skills/resync-a-repo/SKILL.md Propagates the same resync skill guidance into the agents skill distribution.
.agents/skills/agent-conduct/SKILL.md Propagates the same conduct guidance into the agents skill distribution.

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

Comment thread RESYNC.md Outdated
Copilot AI review requested due to automatic review settings August 20, 2026 04:55

Copilot AI 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

Copilot reviewed 9 out of 9 changed files in this pull request and generated no new comments.

@ptr727
ptr727 merged commit ca10e41 into develop Aug 20, 2026
8 checks passed
@ptr727
ptr727 deleted the strengthen-resync-hub-issue-reporting branch August 20, 2026 04:57
@ptr727 ptr727 mentioned this pull request Aug 20, 2026
ptr727 added a commit that referenced this pull request Aug 20, 2026
## Summary

Promote the current `develop` branch to `main`.

Included changes:

- require agents to file hub defects exposed during resync work
([#865](#865))
- bump `docker/setup-buildx-action` from 4.2.0 to 4.3.0
([#871](#871))

## Merge method

Merge commit only. Preserve `develop` after merge.
Sign up for free to 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