home/categories/git-workflows/tencentcloudbase-cloudbase-mcp-skills-codebase-audit-skill-md
git-workflowsdevops

codebase-audit

Perform a full codebase review, categorize findings by severity, file GitHub issues, then fix each issue in an isolated git worktree and submit PRs. Use this skill when the user asks to audit the codebase, do a comprehensive code review, find and fix security/quality/reliability issues, or run a proactive health check across the entire repository.

TencentCloudBase
maintainer
TencentCloudBase
Updated 4/1/2026
Stars
987
Forks
125
quick start

Installation and usage

Perform a full codebase review, categorize findings by severity, file GitHub issues, then fix each issue in an isolated git worktree and submit PRs. Use this skill when the user asks to audit the codebase, do a comprehensive code review, find and fix security/quality/reliability issues, or run a proactive health check across the entire repository.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use codebase-audit