[CRAFT] Create reusable code review checklist as a skill template #20
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Build a structured, reusable code review checklist that Bezalel can apply consistently when reviewing PRs or code changes across any Timmy_Foundation repo. Store it as a skill template in forge-log.
Motivation
An artisan wizard should have a consistent, thorough process for evaluating code quality. Ad-hoc reviews miss things. A checklist ensures nothing falls through the cracks and makes the review process teachable and improvable over time.
Acceptance Criteria
templates/code-review-checklist.mdscripts/review.shthat copies the template and pre-fills PR metadataentries/reviews/as a referenceDefinition of Done
scripts/review.sh PR_URLgenerates a pre-filled checklist that Bezalel can work through systematically.