Skip to content

Sync Kaizen dogfood contracts#16

Merged
s-hiraoku merged 3 commits into
mainfrom
codex/daily-dogfood-sync
Jun 23, 2026
Merged

Sync Kaizen dogfood contracts#16
s-hiraoku merged 3 commits into
mainfrom
codex/daily-dogfood-sync

Conversation

@s-hiraoku

@s-hiraoku s-hiraoku commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Sync deterministic Kaizen dogfood contracts from kaizen-agents-org/.github.
  • Update only the manifest-managed shared skills, issue template, Kaizen config, and agent guidance.

Verification

  • Automated sync copied and compared every manifest-managed path.

No source issue; this ready-for-review PR is generated by the daily dogfood sync workflow.

Summary by CodeRabbit

  • Documentation

    • Updated issue template to provide clearer guidance for submitting reports.
    • Refined routing and workflow documentation to improve issue handling clarity.
  • Chores

    • Updated scheduler configuration for automated job execution timing and scheduling.

@coderabbitai

coderabbitai Bot commented Jun 22, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: b43cd390-fdbc-4f8d-aa07-517c22c4549b

📥 Commits

Reviewing files that changed from the base of the PR and between bc25915 and c89103d.

📒 Files selected for processing (3)
  • .github/ISSUE_TEMPLATE/kaizen.yml
  • .kaizen/config.yml
  • skills/kaizen-bug-router/SKILL.md

📝 Walkthrough

Walkthrough

Updates the Kaizen scheduler configuration from a jobs-based schema to named time-based schedules (nightly, afternoon, disabled poll). Refines kaizen-bug-router routing to cover additional repositories and rewrites gh issue create label guidance. Updates the issue template description text.

Changes

Kaizen config, routing, and template updates

Layer / File(s) Summary
Scheduler configuration restructure
.kaizen/config.yml
Replaces scheduler.jobs definitions (maintenance, maintenance-followup, issue-watch with run modes and guards) with named schedules: nightly at 01:45 (enabled), afternoon at 13:45 (enabled), and poll (disabled, intervalMinutes: 5, skipIfRunning: true).
Bug-router ownership and label guidance
skills/kaizen-bug-router/SKILL.md
Adds routing entries for kaizen-agents-org/verifier, kaizen-agents-org/coderabbit, and kaizen-agents-org/renovate-config; rewrites gh issue create instructions to apply kaizen by default and conditionally add kaizen:ready or kaizen:needs-human based on execution intent.
Issue template description
.github/ISSUE_TEMPLATE/kaizen.yml
Changes the template description field from referencing the "nightly maintenance agent" to "Kaizen Agents".

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related issues

Possibly related PRs

  • kaizen-agents-org/builder-agent#5: Shares edits to the Kaizen issue template and .kaizen/config.yml scheduler settings as part of the initial Kaizen MVP setup.
  • kaizen-agents-org/.github#31: Modifies the same skills/kaizen-bug-router/SKILL.md file with overlapping label-handling and routing semantics for kaizen/kaizen:ready.
  • kaizen-agents-org/coderabbit#14: Directly modifies .kaizen/config.yml to migrate the scheduler structure to the same nightly/afternoon/disabled-poll schema introduced here.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Sync Kaizen dogfood contracts' accurately summarizes the main change: synchronizing Kaizen dogfood contracts from the kaizen-agents-org/.github repository.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/daily-dogfood-sync

Comment @coderabbitai help to get the list of available commands.

coderabbitai[bot]
coderabbitai Bot previously approved these changes Jun 22, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: c89103d127

ℹ️ 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".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread .kaizen/config.yml Outdated
@s-hiraoku s-hiraoku merged commit 46fae86 into main Jun 23, 2026
2 checks passed
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