Update commit attribution and PR review instructions#405
Merged
gtsiolis merged 3 commits intoJul 22, 2026
Conversation
Co-Authored-By: Claude <noreply@anthropic.com>
gtsiolis
enabled auto-merge (squash)
July 22, 2026 11:13
anisaoshafi
approved these changes
Jul 22, 2026
Member
Author
gtsiolis
disabled auto-merge
July 22, 2026 11:18
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
gtsiolis
enabled auto-merge (squash)
July 22, 2026 11:24
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Motivation
Instruction updates for agents working in lstk:
Co-Authored-By: Claudetrailer instead of omitting it, per https://localstack-cloud.slack.com/archives/C0A1857LGTU/p1784718110278849. The no-attribution rule was originally added in Restructure agent instructions and skills #366./review-pr.Changes
CLAUDE.md: commit messages now get aCo-Authored-By: Claude <noreply@anthropic.com>trailer; added a bullet on the small-PR/bug-fix approval exception, the expectation to self-review with/review-prbefore treating a change as done, and the in-session + PR-description review callout..claude/skills/review-pr/SKILL.md: added a "Review scope" checklist (self-merge vs. needs human review) and a review-recommendation line to the output..claude/skills/create-pr/SKILL.md: Step 6 now adds the co-author trailer by default instead of omitting it; the PR body template now includes a "## Review" section stating self-merge candidate vs. human-review-advised with a reason, and instructs stating that assessment in the session before creating the PR rather than deciding it silently.Review
Self-merge candidate — docs/instructions-only change implementing an already-discussed review-process update from the linked Slack thread; no code or user-facing behavior touched.
Tests
Docs/instructions only, no code changes.
Closes: none (internal instructions update, no Linear ticket)