Skip to content

fix: load agent contribution and review guidance - #11

Merged
lemarier merged 4 commits into
mainfrom
david/load-contribution-guides
Sep 10, 2026
Merged

lemarier merged 4 commits into
mainfrom
david/load-contribution-guides

Conversation

@lemarier

@lemarier lemarier commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Change

Import AGENTS.md automatically in Claude, expose verified shared skills through .claude/skills, disable default attribution, and load the commit/PR skill in the existing Claude review workflow. Add native Codex and Copilot review instructions for provenance, authorization, resource bounds, and data loss.

Use the shorter PR template from engineering #1. Merge that PR first so the next skills refresh can load the updated guidance. Hosted reviews use local rules without running the refresh.

Validation

just check passed: 151 root tests, 150 Worker tests, Biome, type checks, record validation, site build, and two matching 35-file dataset builds. Actionlint passed for the changed Claude workflow. An offline consumer smoke test preserved project skills and exposed both discovery paths; engineering's 30 regression tests passed.

Copilot AI lite review requested due to automatic review settings September 10, 2026 20:43
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 10, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-10T21:32:37.449128Z ebf844b New commits
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

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.

🟢 Approval recommended

Changes are straightforward configuration/automation updates with pinned actions and no detected behavioral impact on apps, data, or deployment.

Pull request overview

This PR aligns Claude’s entrypoint and repo automation with the shared Origin89 contribution/review rules by importing @AGENTS.md, exposing the verified skills snapshot in both expected discovery locations, and adding a pinned metadata-only contribution check workflow.

Changes:

  • Point CLAUDE.md directly at @AGENTS.md and extend AGENTS.md to require loading the commits/PR skill before branch/commit/push/PR operations.
  • Update the engineering skill sync to populate both .agents/skills and .claude/skills discovery paths, and ignore the new .claude skill links.
  • Add a pinned Contribution workflow for PR metadata checks and tighten the Claude review workflow prompt to include the commits skill; simplify the PR template.
File summaries
File Description
CLAUDE.md Switches Claude’s entry file to import the repo’s shared instruction file via @AGENTS.md.
AGENTS.md Adds explicit requirement to load the commits/PR skill before branch/commit/push/PR actions.
.origin89/sync-engineering.py Mirrors skill discovery symlinks into .claude/skills in addition to .agents/skills.
.gitignore Ignores the managed .claude/skills/origin89-* symlinks like the existing .agents ones.
.github/workflows/contribution.yml Adds pinned, metadata-only PR contribution workflow on pull_request_target.
.github/workflows/claude-code-review.yml Updates the review prompt to include origin89-commits alongside working/review skills.
.github/pull_request_template.md Replaces the verbose template with a concise “Change / Validation” structure plus guidance comments.
.claude/settings.json Disables default attribution for Claude via repo settings.
Review details
  • Files reviewed: 7/8 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@lemarier lemarier changed the title fix: load shared contribution rules in Claude fix: load agent contribution and review guidance Sep 10, 2026
@lemarier
lemarier merged commit 5153eb6 into main Sep 10, 2026
2 checks passed
@lemarier
lemarier deleted the david/load-contribution-guides branch September 10, 2026 21:35
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