code-review

Installation
SKILL.md

Code Review

Generic code review command that detects your project's tech stack and delegates to the appropriate framework-specific review orchestrator.

Config

TECH_STACK = config_read("tech_stack", "generic")
DEFAULT_BRANCH=$(git remote show origin | grep 'HEAD branch' | awk '{print $NF}')

Arguments

<input_arguments> $ARGUMENTS </input_arguments>

Related skills
Installs
2
GitHub Stars
39
First Seen
6 days ago