Local Reviewer Skill
Retrieves the git diff of staged files to allow the AI to perform a code review before committing.
Usage
bash
# 1. Stage your changes git add . # 2. Run the reviewer node local-reviewer/scripts/review.cjs
Knowledge Protocol
- •This skill adheres to the
knowledge/orchestration/knowledge-protocol.md. It automatically integrates Public, Confidential (Company/Client), and Personal knowledge tiers, prioritizing the most specific secrets while ensuring no leaks to public outputs.