identify-style-issues

Analyze code repositories to identify and document stylistic inconsistencies in markdown reports.

401|41|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/imbue-ai/mngr --skill identify-style-issues
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: identify-style-issues
Source: https://github.com/imbue-ai/mngr/tree/main/.claude/skills/identify-style-issues
Command: npx skills add https://github.com/imbue-ai/mngr --skill identify-style-issues

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables teams to identify and document inconsistencies in code style, ensuring maintainability and adherence to standards.

Core Features & Use Cases

  • Code Review Automation: Systematically evaluates a library’s codebase for stylistic deviations.
  • Documentation of Issues: Generates detailed markdown reports prioritizing the most critical style violations.
  • Use Case: A developer runs this Skill on a large code repository to locate and document style issues, then improves code quality based on the report.

Quick Start

Use the identify-style-issues skill to analyze the code in the referenced library and generate a report of style inconsistencies.

Frequently Asked Questions about identify-style-issues

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

FAQPage Schema
How do I identify style inconsistencies in a code repository?

To identify style inconsistencies in a code repository, you can systematically parse and evaluate code files against style guidelines. This process automatically locates stylistic discrepancies and generates markdown reports prioritizing the most critical style violations.

What is automated code review for style guide enforcement?

Automated code review for style guide enforcement is the systematic evaluation of a codebase to locate stylistic deviations. It applies scripting capabilities to parse code files, ensuring maintainability and strict adherence to established code quality standards.

How do I generate a markdown report of code style violations?

You generate a markdown report of code style violations by analyzing the code repository to identify stylistic discrepancies. The evaluation process documents these issues and outputs a detailed markdown report prioritizing the most critical style violations found.

Can I use scripts to check code consistency in a large codebase?

Yes, you can use scripts to check code consistency in a large codebase. The analysis systematically parses and evaluates code files across the repository, applying style guidelines to locate and document deviations, ensuring maintainability at scale.

What is the best way to document code style issues for a development team?

The best way to document code style issues for a development team is to analyze the code repository and generate a detailed markdown report. This report systematically prioritizes the most critical stylistic discrepancies, enabling the team to improve code quality effectively.