Skip to content

feat: insert Step 15.5 (P20 cross-review gate) + Scenario 7#6

Merged
broomva merged 1 commit into
mainfrom
feat/p20-step-14.5-cross-review
May 14, 2026
Merged

feat: insert Step 15.5 (P20 cross-review gate) + Scenario 7#6
broomva merged 1 commit into
mainfrom
feat/p20-step-14.5-cross-review

Conversation

@broomva
Copy link
Copy Markdown
Owner

@broomva broomva commented May 14, 2026

Companion to broomva/workspace#55, broomva/bstack#14, and the new broomva/cross-review skill repo.

Inserts Step 15.5 in the autonomous pipeline — between bookkeeping (15) and PR push (16) — for substantive PRs (>200 LOC OR public API OR multi-file OR governance). Auto-detects strata, runs the cross-model adversarial gate, blocks push if verdict <7.

Adds Scenario 7 to the test corpus: writer-self-confidence + downstream-gate-trust pressure ("CodeRabbit catches issues, push it"). 5 rationalizations.

🤖 Generated with Claude Code

Companion to broomva/workspace#55 (P20 canonical), broomva/bstack#14
(bstack sync), and broomva/cross-review (new skill repo).

SKILL.md:
- New Step 15.5 between bookkeeping (15) and PR push (16):
  cross-review pre-push for substantive PRs (>200 LOC OR public API
  OR multi-file OR governance-class). Auto-detects strata: Codex CLI
  -> Strata A (true cross-vendor); else fresh Agent subagent ->
  Strata B; Strata C (composed existing adversarial-review skills:
  superpowers:constructive-dissent, devils-advocate,
  pr-review-toolkit:* x5, critique, premortem, plan-*-review) always
  parallel. Anti-slop >=7/10, max 3 fix rounds, verdict logged in PR.
- Step 16 (PR push) extended to require including the cross-review
  verdict in the PR description or first comment.
- 4 new anti-rationalization rows: 'I self-reviewed', 'small PR — skip',
  'CodeRabbit will catch it', '/goal already evaluates'.
- Composition table: new Step 15.5 row mapping to P20.

tests/pressure-scenarios.md:
- New Scenario 7: writer-self-confidence + downstream-gate-trust
  pressure ('I implemented it carefully, CodeRabbit catches issues,
  push it'). 5 specific rationalizations to resist + concrete tests
  that should fire.

CHANGELOG.md:
- [Unreleased] documents Step 15.5 + Scenario 7 + companion PRs

The CI 'skill structure' regression guard checks for '20-reflex
pipeline' — preserved since Step 15.5 is a sub-step between 15 and 16,
not a new whole-number step.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 14, 2026

Warning

Rate limit exceeded

@broomva has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 36 minutes and 17 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: c9e6abea-6ef5-4a22-bfcc-5e373a757fe5

📥 Commits

Reviewing files that changed from the base of the PR and between f599732 and a144301.

📒 Files selected for processing (3)
  • CHANGELOG.md
  • SKILL.md
  • tests/pressure-scenarios.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/p20-step-14.5-cross-review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@broomva broomva merged commit 91fd104 into main May 14, 2026
2 checks passed
@broomva broomva deleted the feat/p20-step-14.5-cross-review branch May 14, 2026 03:25
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.

1 participant