Skip to content

add pr-review skill and pre-commit security hook - #447

Open
czarhub wants to merge 5 commits into
pravinmishraaws:mainfrom
czarhub:feature/ai-pr-ready
Open

add pr-review skill and pre-commit security hook#447
czarhub wants to merge 5 commits into
pravinmishraaws:mainfrom
czarhub:feature/ai-pr-ready

Conversation

@czarhub

@czarhub czarhub commented Jul 31, 2026

Copy link
Copy Markdown

Add tooling to support safer development workflows:

  • pr-ready skill: Automated reviews of staged changes before opening PRs, catching secrets, debug statements, and mixed concerns
  • pre-commit hook: Prevents committing AWS credentials, private keys, or oversized files (>1MB)
  • notify.sh script: Placeholder notification script for demo purposes

These changes improve developer experience and reduce the risk of accidentally committing sensitive data.

@czarhub
czarhub requested a review from pravinmishraaws as a code owner July 31, 2026 03:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants