audit-agents

Audit and repair agent configuration files for duplicates, stale facts, and naming conflicts.

2|20|Updated Jan 20, 2026
One-click install
npx skills add https://github.com/LucasMatuszewski/JSystems-SilkyCoders-1 --skill audit-agents-lucasmatuszewski
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit-agents
Source: https://github.com/LucasMatuszewski/JSystems-SilkyCoders-1/tree/main/.claude/skills/audit-agents
Command: npx skills add https://github.com/LucasMatuszewski/JSystems-SilkyCoders-1 --skill audit-agents-lucasmatuszewski

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill keeps agent configuration files accurate, consistent, and easy to maintain by finding stale guidance, duplicate instructions, naming conflicts, and oversized files.

Core Features & Use Cases

  • Configuration Auditing: Reviews agent prompts, memory files, and project guidance documents for conflicts and outdated technical facts.
  • Direct Remediation: Applies fixes in place instead of only reporting issues, which is useful when multiple agent files drift over time.
  • Example Use Case: Use it when a repository has several agent-related markdown files and you need them aligned with the actual codebase, test setup, and workflow rules.

Quick Start

Ask this Skill to audit the repository’s agent configuration files, fix any conflicts or stale guidance, and return a concise summary of the changes.

Frequently Asked Questions about audit-agents

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

FAQPage Schema
How do I audit agent configuration files for stale facts and duplicates?

You can audit agent configuration files by scanning project-level and per-directory agent prompts, memory files, and guidance documents to identify stale facts, duplicate instructions, and naming conflicts. The process verifies file scope, technical accuracy, and length limits before applying fixes directly to the markdown.

What is the best way to fix naming conflicts and oversized content in agent memory files?

Fixing naming conflicts and oversized content in agent memory files requires an automated remediation process that checks length limits and file scope, removes boilerplate, and rewrites the configuration in place. This ensures each agent file remains self-contained and technically accurate.

How does agent configuration validation work for markdown files?

Agent configuration validation works by reviewing markdown-based agent prompts and memory files against the actual codebase, test setup, and workflow rules. It checks for technical accuracy, file scope boundaries, and length limits, then removes boilerplate and duplicates to keep files lean and aligned.

Can I use a markdown validation tool to align multiple agent guidance documents with my codebase?

Yes, you can use a markdown validation tool to align multiple agent guidance documents with your codebase. It audits the repository's agent configuration files, checks for outdated technical facts, resolves conflicts, and applies in-place fixes to ensure all files match the current test setup and workflow rules.

Why do my agent prompts contain duplicate instructions and boilerplate?

Agent prompts accumulate duplicate instructions and boilerplate when multiple agent-related markdown files drift over time and collect redundant guidance. An audit identifies and removes this boilerplate while verifying file scope and length limits to keep each file self-contained and consistent.

What are the limitations of automated agent prompt maintenance?

A key limitation of automated agent prompt maintenance is that while it verifies file scope, technical accuracy, and length limits against the existing codebase, it requires a clear repository structure to effectively audit project-level and per-directory files without misinterpreting contextual boundaries or workflow rules.