docs: add architectural guidelines for hooks, test coverage, and review process#77
Conversation
Codify recurring review feedback into CONTRIBUTING.md so contributors can self-evaluate before submitting: naming accuracy, hooks vs plugins for mandatory checks, lifecycle placement, reuse, and test coverage for validation logic. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
WalkthroughUpdates Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
/label tide/merge-method-squash |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: brandisher, vimauro The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Post-merge feedback: The lifecycle placement table (lines 122-127) documents |
The lifecycle table documented SessionStart and PreToolUse/PostToolUse stages but omitted Stop, which has an active repo-level hook (scripts/lint-markdown.sh) for markdown linting. Addresses post-merge feedback on PR #77. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Summary
Test plan
plugins/docs/CONTRIBUTING.md🤖 Generated with Claude Code
Summary by CodeRabbit