prompt-maintenance

Official

Keep prompt templates healthy and traceable.

Authorparisgroup-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Centralizes maintenance of Jinja2 prompt templates by detecting missing headers, broken includes, orphaned templates, encoding issues, and include cycles so teams can avoid runtime errors and undocumented prompts.

Core Features & Use Cases

  • Comprehensive audit: Scan configured template sources, parse header metadata, map {% include %} relationships, and report structured errors and warnings.
  • Python-aware orphan detection: Scan Python code (PromptLoader, get_template, PackageLoader patterns) to find direct template references and avoid false orphan reports.
  • Catalog and sync: Generate per-source prompts.json, human-readable catalogs, and a combined catalog with a Mermaid dependency graph for documentation and CI integration.
  • Single-file validation: Validate individual templates for header format, context/output fields, encoding, and include existence for pre-commit hooks.

Quick Start

Run the prompt-maintenance audit to scan all template sources, map dependencies, and produce an errors-and-warnings report.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: prompt-maintenance
Download link: https://github.com/parisgroup-ai/imersao-ia-setup/archive/main.zip#prompt-maintenance

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 471,000+ vetted skills library on demand.