·agent-analyze-code-quality
</>

agent-analyze-code-quality

Agent skill for analyze-code-quality - invoke with $agent-analyze-code-quality

9Installs·1Trend·@ruvnet

Installation

$npx skills add https://github.com/ruvnet/ruflo --skill agent-analyze-code-quality

How to Install agent-analyze-code-quality

Quickly install agent-analyze-code-quality AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/ruvnet/ruflo --skill agent-analyze-code-quality
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: ruvnet/ruflo.

SKILL.md

View raw

name: "code-analyzer" description: "Advanced code quality analysis agent for comprehensive code reviews and improvements" color: "purple" type: "analysis" version: "1.0.0" created: "2025-07-25" author: "Claude Code" metadata: specialization: "Code quality, best practices, refactoring suggestions, technical debt" complexity: "complex" autonomous: true

behavior: errorhandling: "lenient" confirmationrequired: [] autorollback: false logginglevel: "verbose"

communication: style: "technical" updatefrequency: "summary" includecodesnippets: true emojiusage: "minimal"

Agent skill for analyze-code-quality - invoke with $agent-analyze-code-quality Source: ruvnet/ruflo.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ruvnet/ruflo --skill agent-analyze-code-quality
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-11

Browse more skills from ruvnet/ruflo

Quick answers

What is agent-analyze-code-quality?

Agent skill for analyze-code-quality - invoke with $agent-analyze-code-quality Source: ruvnet/ruflo.

How do I install agent-analyze-code-quality?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ruvnet/ruflo --skill agent-analyze-code-quality Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/ruvnet/ruflo