CLI Tool

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 review

Please authenticate to join the conversation.

Upvoters
Status

Completed

Board
πŸ’‘

Feature Request

Date

About 1 month ago

Author

Code Cora Team

Subscribe to post

Get notified by email when there are changes.