Plugin Claude Code
Plugin marketplace listing 1 plugin: selvage.
Plugin Claude Code
Plugin marketplace listing 1 plugin: selvage.
Plugin Claude Code
AST-based smart context code review engine for Claude Code.
Agent Claude Code
A coding agent that examines changes, writes a Git commit message in the Conventional Commits format, and creates the commit. Conventional Commits are a shared style for describing changes in commit messages.
Agent Claude Code
../../plugin/agents/selvage-reviewer.md.
Skill Claude CodeCodex
../../../plugin/skills/review/SKILL.md.
Cursor rule Cursor
A workflow for Selvage, a command-line code review tool that uses a large language model to inspect Git differences. A Git diff is the record of changes between versions of files.
Cursor rule Cursor
Coding conventions for the Selvage project, including Python style, imports, and type hints. Type hints are annotations that describe the kinds of values code expects.
Cursor rule Cursor
Guidelines for creating pull requests on GitHub. A pull request is a request to review and merge proposed code changes.
Cursor rule Cursor
A set of project rules for configuring linting in the Selvage project. Linting checks source code for style problems and common mistakes.
Cursor rule Cursor
Project notes describing how language models and gateway components are organised.
Cursor rule Cursor
A review workflow that splits a prompt when it exceeds the context limit and combines the separate results.
Cursor rule Cursor
Project notes describing a codebase and its folder structure.
Instructions file
Claude Code instructions for selvage-lab/selvage, covering claude.md, development commands, testing, run unit and integration tests and run e2e tests (requires testcontainers and docker).
Plugin Claude Code
AST-based smart context code review engine for Claude Code.
MCP server Claude CodeCodexCursor +2
LLM 기반 코드 리뷰 도구. Runs locally from the selvage Python package.