From ctx
Reviews code changes, diffs, or PRs for correctness, edge cases, naming clarity, test gaps, and conventions from .context/CONVENTIONS.md.
npx claudepluginhub activememory/ctx --plugin ctxThis skill is limited to using the following tools:
Review the specified code change focusing on substance over style.
Automates code reviews on git diffs, staged changes, PRs, files, or branches against CLAUDE.md conventions and prioritized best practices (security first).
Performs diff-based PR reviews across code quality, test coverage, silent failures, type design, and comment quality with severity-ranked findings on git diffs or specified PRs.
Reviews pull requests and code changes for correctness, security, performance, code quality, testing, documentation, and maintainability using git diffs.
Share bugs, ideas, or general feedback.
Review the specified code change focusing on substance over style.
/gitnexus-pr-review instead)/ctx-architecture)Work through each dimension. Flag issues, don't fix them unless asked.
.context/CONVENTIONS.md?.context/CONVENTIONS.md to load project patternsgit diff for unstaged changesLead with the most important finding. Use this structure:
## Review: <scope>
### Issues
- **[severity]** file:line - description
### Observations
- Note anything non-obvious but not necessarily wrong
### Verdict
One sentence: ship it, fix N issues first, or needs rethink.
Flag but don't fix style issues. Focus review on substance over formatting.