maintain-project-agents

Community

Audit and normalize project AGENTS.md files.

Authorgaelic-ghost
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Repositories often lack a consistent, machine-checkable AGENTS.md structure which leads to unclear maintainer guidance, placeholder content, malformed command examples, and weak safety boundaries; this Skill provides a deterministic way to find and surface those issues and to apply bounded, template-backed fixes when requested.

Core Features & Use Cases

  • Deterministic Schema Validation: Validates top-level sections and required subsections against a YAML-backed canonical schema and flags missing or non-canonical headings.
  • Bounded Apply Mode: Creates a missing AGENTS.md from a bundled template or normalizes the document while keeping edits strictly limited to the target file.
  • Workflow and Safety Checks: Detects placeholder text, thin routing guidance, malformed or empty command blocks, and thin safety guidance and emits structured issues.
  • Audit Reporting: Produces both JSON and human-readable Markdown reports with a clear output contract for automation and manual review.
  • Use Case: Run during repository maintenance, CI checks, or a maintainer review to enforce durable, scan-friendly AGENTS.md guidance across projects.

Quick Start

Run the tool with the repository root and set run-mode to check-only to audit or to apply to normalize the AGENTS.md file.

Dependency Matrix

Required Modules

pyyaml

Components

scriptsreferencesassets

💻 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: maintain-project-agents
Download link: https://github.com/gaelic-ghost/socket/archive/main.zip#maintain-project-agents

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.