Skip to content

[pr-review-rereview] Version bump, README, CLAUDE.md, ADR 0009 #57

@orioltf

Description

@orioltf

Parent

docs/issues/pr-review-rereview/PRD.md

What to build

Finalise metadata, documentation, and release artefacts for the re-review feature. This is a HITL issue: the bump script and release PR require human review before merging.

Steps (in order):

  1. Add CHANGELOG entries. Under ## [Unreleased] in CHANGELOG.md, add bullets under ### Added describing the re-review feature. Do this before running the bump script — the bump will fail verification if the versioned section only has (none) placeholders.

  2. Check .prettierignore. At the monorepo root, verify **/CHANGELOG.md is present (added during spec 00 preflight). If missing, re-run spec 00 before continuing. Prettier must not reformat CHANGELOG files.

  3. Bump the version. Run pnpm --filter pr-review bump minor. This updates both .claude-plugin/plugin.json and marketplace.json atomically. Never hand-edit marketplace.json.

  4. Update CLAUDE.md. Remove the roadmap line about re-review. Verify that the signature-prefix and latest-iteration rules added by earlier issues are present.

  5. Add Re-review section to README.md covering: trigger condition, what changes (detection, thread reuse, delta summary reply, completion marker), new signature format, and known limitations (force-push fallback, partial-run recovery).

  6. Verify apps/claude-code/pr-review/docs/adr/0009-summary-delta-as-reply.md exists (created in spec 00 preflight). If missing, re-run spec 00 before continuing. Do not create a duplicate.

  7. Verify. Run pnpm --filter pr-review verify:changelog locally before opening the PR.

Acceptance criteria

  • pnpm --filter pr-review verify:changelog passes locally
  • Versions match across plugin.json and marketplace.json
  • README.md includes a Re-review section
  • Roadmap line removed from CLAUDE.md; signature and iteration rules present
  • apps/claude-code/pr-review/docs/adr/0009-summary-delta-as-reply.md exists, references ADR 0007, status Accepted
  • Monorepo .prettierignore contains **/CHANGELOG.md
  • CI passes on the release PR

Blocked by


PRD: docs/issues/pr-review-rereview/PRD.md
Migrated from: docs/issues/pr-review-rereview/09-version-bump-and-release.md (source removed after migration)
Touched by PRs: #16, #22, #25

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions