codeant
01Plugin Claude Code
Plugin marketplace listing 1 plugin: codeant.
Plugin Claude Code
Plugin marketplace listing 1 plugin: codeant.
Plugin Claude Code
AI-powered code review and PR comment resolution with CodeAnt AI.
Cursor rule
CodeAnt AI code review and PR comment resolution integration.
Skill Claude CodeCodex
Learn your team's review patterns from PR history, project guidelines (.cursorrules, CLAUDE.md), and coding conventions to generate custom CodeAnt review rules in .codeant/review.json.
Skill Claude CodeCodex
Find the pull request for the current branch on GitHub, GitLab, Bitbucket Cloud or Data Center, or Azure DevOps; retrieve unresolved inline CodeAnt AI review threads through the source-control provider; validate each finding; apply safe minimal fixes; verify them; and resolve only fixed threads. Use when asked to…
Skill Claude CodeCodex
Find the pull request for the current branch, locate the CodeAnt CI/CD Quality Gate comment, parse the failures (SAST, Secrets, Duplicate Code, SCA, IAC), and apply safe, minimal fixes for each one.
Skill Claude CodeCodex
Run a CodeAnt AI code review on local changes (uncommitted, staged, last commit, or against a branch), present findings, and apply safe minimal fixes for all issues.
Skill Claude CodeCodex
Fetch the top 10 anti-patterns scan findings on the current branch, validate each against the source, and apply safe minimal fixes.
Skill Claude CodeCodex
Fetch the top 10 complex functions scan findings on the current branch, validate each against the source, and apply safe minimal fixes.
Skill Claude CodeCodex
Fetch the top 10 dead code scan findings on the current branch, validate each against the source, and apply safe minimal fixes.
Skill Claude CodeCodex
Fetch the top 10 docstring scan findings on the current branch, validate each against the source, and apply safe minimal fixes.
Skill Claude CodeCodex
Fetch the top 10 SAST scan findings on the current branch, validate each against the source, and apply safe minimal fixes.
Skill Claude CodeCodex
Fetch the top 10 secrets scan findings on the current branch, validate each against the source, and apply safe minimal fixes.