db-lint-manager

Community

Ensure PostgreSQL function health.

AuthorJaveedIshaq
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill identifies and helps fix broken or unused PostgreSQL functions, preventing runtime errors and improving database maintainability.

Core Features & Use Cases

  • Linting Functions: Analyzes PostgreSQL functions against schema definitions to detect errors like missing columns or tables.
  • Usage Analysis: Checks if functions are referenced in the codebase or migrations, identifying unused functions.
  • Report Generation: Creates detailed reports categorizing issues by severity and providing recommended actions.
  • Use Case: Before deploying database changes, run this Skill to ensure all existing functions are valid and to identify any legacy functions that can be safely removed.

Quick Start

Run the db-lint-manager skill to lint the production database and generate a report.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: db-lint-manager
Download link: https://github.com/JaveedIshaq/ai-workflow-orchestrator/archive/main.zip#db-lint-manager

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.