code-quality

Identify and report code-quality and security issues across multiple languages.

1|Updated Aug 16, 2025
One-click install
npx skills add https://github.com/RB-chrismandich/Manifest --skill code-quality-rb-chrismandich
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-quality
Source: https://github.com/RB-chrismandich/Manifest/tree/main/configs/claude/skills/code-quality
Command: npx skills add https://github.com/RB-chrismandich/Manifest --skill code-quality-rb-chrismandich

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Proactively detects code-quality and security issues in large codebases, reducing manual review time and preventing defects from slipping into production.

Core Features & Use Cases

  • Inline feedback on code quality and security patterns during editing
  • Non-blocking analysis with cross-agent consensus
  • Escalation and suggested fixes without auto-changing code

Quick Start

Ask Claude to analyze your current file for code-quality issues and security hotspots.

Frequently Asked Questions about code-quality

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get inline code quality and security feedback without blocking my workflow?

Inline code quality feedback is provided by scanning files and complex structures proactively, reporting security hotspots and linting issues without blocking your editing workflow.

How does static analysis handle large codebases and multiple languages?

Static analysis operates across multiple languages and large codebases, scanning complex structures to identify code-quality issues while providing proactive inline feedback.

Can I get actionable remediation suggestions without automatically changing my code?

Actionable remediation suggestions are provided during analysis without auto-changing code, ensuring you receive cross-agent validated fixes while maintaining full control over edits.

What is cross-agent validation for code quality and how does it work?

Cross-agent validation for code quality works by building consensus across agents during static analysis, ensuring non-blocking inline feedback and reliable security issue reporting.

Does code quality analysis support scanning large files and complex project structures?

Code quality analysis supports scanning large files and complex project structures across multiple languages, identifying security issues and providing non-blocking inline feedback.

What's the best way to proactively detect security hotspots during development?

The best way to detect security hotspots proactively is using inline static analysis that scans your current file or project, providing actionable remediation suggestions without blocking.