deep-analysis

Generates structured templates for code audits, security threat models, and performance reviews.

Updated Jun 10, 2026
One-click install
npx skills add https://github.com/eylulsenakumral/auto-company-clean --skill deep-analysis-eylulsenakumral
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: deep-analysis
Source: https://github.com/eylulsenakumral/auto-company-clean/tree/main/.claude/skills/deep-analysis
Command: npx skills add https://github.com/eylulsenakumral/auto-company-clean --skill deep-analysis-eylulsenakumral

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Conducting thorough code audits, security assessments, and performance reviews often lacks consistent structure, leading to missed findings and inconsistent reporting. This Skill provides ready-made analytical templates that enforce systematic investigation and standardized documentation. ## Core Features & Use Cases - Code Audit Template: Produces severity-ranked findings tables, quality metrics, and prioritized recommendations for repository reviews. - Security Threat Modeling: Applies the STRIDE framework with trust boundary diagrams, risk matrices, and security control inventories. - Performance & Architecture Reviews: Captures latency percentiles, bottleneck analysis, capacity planning, and technical debt assessments. - Use Case: When asked to audit a repository, the Skill outputs a complete audit report with critical/high/medium findings, metrics against targets, and a sign-off checklist. ## Quick Start Ask the AI to perform a security threat model or code audit of your project using the deep analysis templates.

Frequently Asked Questions about deep-analysis

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

FAQPage Schema
How do I perform a structured code audit with AI?▼

Use the code audit template to systematically review quality, security, performance, test coverage, and documentation. It produces severity-ranked findings tables with locations and recommendations, plus metrics tracked against targets.

What is a STRIDE threat model and how do I create one?▼

STRIDE categorizes threats into Spoofing, Tampering, Repudiation, Information Disclosure, Denial of Service, and Elevation of Privilege. The template guides you through asset inventory, trust boundaries, attack vectors, and a likelihood-impact risk matrix.

How do I analyze API performance bottlenecks?▼

The performance analysis template captures P50/P95/P99 latency per endpoint, throughput and resource utilization, then documents identified bottlenecks with root causes and fixes. It also includes load test results and capacity planning tables.

Does this analysis approach require extended thinking?▼

Yes, the Skill is designed to leverage extended thinking with a high token budget for deep reasoning. This enables more thorough multi-step investigation across large codebases and complex systems.

When should I use an architecture review template?▼

Use it when evaluating system scalability, reliability, and maintainability against targets, or when assessing technical debt. It scores each dimension, logs architectural decisions, and produces phased recommendations.