ln-650-persistence-performance-auditor

Coordinate parallel audits of database efficiency, transaction correctness, and runtime performance.

Updated Mar 9, 2026
One-click install
npx skills add https://github.com/cbbkrd-tech/jl-finishes --skill ln-650-persistence-performance-auditor-cbbkrd-tech
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ln-650-persistence-performance-auditor
Source: https://github.com/cbbkrd-tech/jl-finishes/tree/main/.claude/skills/ln-650-persistence-performance-auditor
Command: npx skills add https://github.com/cbbkrd-tech/jl-finishes --skill ln-650-persistence-performance-auditor-cbbkrd-tech

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the comprehensive auditing of database persistence and application performance, identifying critical bottlenecks and inefficiencies that impact user experience and system stability.

Core Features & Use Cases

  • Coordinated Audits: Orchestrates specialized workers for query efficiency, transaction correctness, and runtime performance.
  • Best Practice Research: Automatically researches and applies relevant database, ORM, and async framework best practices.
  • Automated Reporting & Task Creation: Generates a consolidated report and creates a task in Linear for remediation.
  • Use Case: Ensure your application's database interactions are optimized by running this audit before a major release, catching potential performance regressions and transaction errors.

Quick Start

Run the ln-650-persistence-performance-auditor skill to audit the application's database and performance.

Frequently Asked Questions about ln-650-persistence-performance-auditor

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

FAQPage Schema
How do I audit database query efficiency and transaction correctness in my codebase?

To audit database query efficiency, this Skill coordinates specialized workers to analyze query optimization, transaction integrity, and runtime execution speed. It researches DB, ORM, and async best practices to identify bottlenecks and aggregates findings into a single remediation task.

What is async database performance auditing and how does it identify bottlenecks?

Async database performance auditing analyzes runtime execution speed and transaction correctness within application code. This process researches and applies DB, ORM, and async framework best practices to identify query optimization issues and critical performance bottlenecks impacting system stability.

Can I automatically create Linear tasks for database refactoring and performance issues?

Yes, you can create Linear tasks for database refactoring automatically. The audit aggregates query efficiency and transaction correctness findings, generating a consolidated report and creating a remediation task in Linear.

How do I check for transaction integrity and SQL performance regressions before a release?

To check for transaction integrity and SQL performance regressions before a release, run a comprehensive database audit. It orchestrates parallel audits on query efficiency and transaction correctness, applying ORM and async best practices to catch potential stability issues.

Does the database audit work with ORM and async frameworks?

Yes, the database audit works with ORM and async frameworks. It automatically researches and applies relevant database, ORM, and async framework best practices to evaluate transaction correctness and runtime execution speed within your codebase.

When should I run a database efficiency audit on my application?

You should run a database efficiency audit before a major release to catch potential performance regressions and transaction errors. It identifies critical bottlenecks and inefficiencies in database interactions that impact user experience and system stability.