Description:
Pre-commit code reviews with the cora review command. Review your code locally before pushing to catch issues early and save review cycles.
Problem it solves:
Waiting for CI/CD or remote reviews slows down development. Catching issues locally is faster and more efficient.
Key features:
cora review - Review staged changes
cora review --base main - Review against base branch
cora review --staged - Review only staged files
Multiple output formats (pretty, JSON, compact, SARIF)
Pre-commit hook integration
Installation:
npm install -g @codecora/cli
cora reviewPlease authenticate to join the conversation.
Completed
Feature Request
About 1 month ago

Code Cora Team
Get notified by email when there are changes.
Completed
Feature Request
About 1 month ago

Code Cora Team
Get notified by email when there are changes.