Skip to content

feat: add Bram maintainer loop v2 - #5

Merged
BramVR merged 1 commit into
mainfrom
codex/bram-maintainer-loop-v2
Jul 13, 2026
Merged

feat: add Bram maintainer loop v2#5
BramVR merged 1 commit into
mainfrom
codex/bram-maintainer-loop-v2

Conversation

@BramVR

@BramVR BramVR commented Jul 13, 2026

Copy link
Copy Markdown
Owner

Summary

  • add bram-maintainer-loop-v2 from Peter Steinberger's cross-repository maintainer orchestrator
  • scope portfolio discovery to BramVR and explicitly named repositories
  • keep one persistent Codex app task per repository, 30-repository concurrency, autonomous dependency-major upgrades, serialized public mutations, and the upstream confidentiality gate
  • route credentials through the canonical $one-password skill

Validation

  • scripts/validate-skills
  • YAML/frontmatter and folder-name validation
  • shell helper syntax checks
  • video transcript downloader npm audit and smoke test
  • residual Peter/OpenClaw and excluded-skill reference checks

Copilot AI review requested due to automatic review settings July 13, 2026 10:02
@BramVR
BramVR merged commit a6b0801 into main Jul 13, 2026
2 checks passed

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

Pull request overview

Introduces a new cross-repository orchestration skill (bram-maintainer-loop-v2) intended to coordinate BramVR’s portfolio via one persistent Codex app worker thread per repository, with explicit scope rules, gating, and operational procedures. This fits into the repo’s “skills/*” framework and extends the existing maintainer-loop approach to a multi-repo control-plane model.

Changes:

  • Added the bram-maintainer-loop-v2 skill definition with detailed worker-boundary, monitoring, authorization, proof, and release protocols.
  • Added a portfolio discovery exclusions reference file for BramVR repo scanning.
  • Registered the skill for the OpenAI agent UI via agents/openai.yaml and documented the addition in CHANGELOG.md.

Reviewed changes

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

File Description
skills/bram-maintainer-loop-v2/SKILL.md New control-plane skill with cross-repo orchestration rules, gates, and worker contract.
skills/bram-maintainer-loop-v2/references/portfolio-exclusions.md Defines (currently empty) exclusions list for BramVR portfolio discovery.
skills/bram-maintainer-loop-v2/agents/openai.yaml Adds agent interface metadata and default prompt routing to the new skill.
CHANGELOG.md Records the addition of Bram Maintainer Loop v2.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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