analyzer

Analyze codebases across database, API, frontend, dependencies, analytics, documentation, security, and performance.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/paxtone-studio/openkodo --skill analyzer-paxtone-studio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: analyzer
Source: https://github.com/paxtone-studio/openkodo/tree/main/plugins/kodo-analyzer/skills/analyzer
Command: npx skills add https://github.com/paxtone-studio/openkodo --skill analyzer-paxtone-studio

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a systematic methodology for analyzing existing codebases to identify issues, assess health, and generate actionable recommendations, ensuring project quality and security.

Core Features & Use Cases

  • Comprehensive Analysis: Evaluates databases, APIs, frontends, dependencies, analytics, documentation, security, and performance.
  • Health Scoring: Assigns scores to different categories and provides an overall health assessment.
  • Issue Identification: Classifies issues by severity (Critical, High, Medium, Low) with clear explanations and suggested fixes.
  • Use Case: When onboarding to a new, complex project, use this Skill to quickly understand its architecture, identify potential risks (like security vulnerabilities or performance bottlenecks), and prioritize areas for improvement.

Quick Start

Run a deep analysis of the current codebase, extracting full content and learnings from documentation.

Frequently Asked Questions about analyzer

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

FAQPage Schema
How do I perform a comprehensive security audit and codebase health analysis?

Codebase health analysis evaluates databases, APIs, frontend, dependencies, and security to identify issues by severity and calculate health scores. It generates actionable recommendations for risk mitigation and project improvement.

What is the best way to identify technical debt and security vulnerabilities in an existing project?

Codebase analysis classifies issues by severity (Critical, High, Medium, Low) to pinpoint security vulnerabilities and performance bottlenecks. This systematic assessment helps prioritize areas for improvement during complex project onboarding.

How does deep analysis mode extract learnings from project documentation?

Deep analysis mode performs content extraction and learning assimilation from documentation. It systematically evaluates documentation alongside code to provide a comprehensive understanding of project architecture and risks.

Can I assess performance tuning and database health without external dependencies?

Codebase analysis evaluates database and performance categories without requiring external dependencies. It assigns health scores to these specific areas and provides suggested fixes for identified bottlenecks.

When do I need to calculate health scores for my codebase?

Health scoring is needed when onboarding to a new, complex project to quickly understand its architecture. It assigns scores across multiple categories to provide an overall health assessment and prioritize risk mitigation.

What are the limitations of automated code quality analysis for risk mitigation?

Codebase analysis identifies and classifies issues by severity with suggested fixes, but it serves as a systematic methodology for assessment. Deep analysis mode extracts content from documentation but requires manual implementation of generated recommendations.