maintain

Audit and repair repository structure, documentation drift, and rule hygiene.

1|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/matteobortolazzo/cenci --skill maintain-matteobortolazzo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: maintain
Source: https://github.com/matteobortolazzo/cenci/tree/main/flow/skills/maintain
Command: npx skills add https://github.com/matteobortolazzo/cenci --skill maintain-matteobortolazzo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires git, gh, jq, and includes scripts (resource) components.

What problem does it solve?

This Skill addresses the gradual drift in repository structure, documentation, and rule hygiene that occurs as projects grow, ensuring consistency without manual oversight.

Core Features & Use Cases

  • Deterministic Auditing: Combines static analysis with specialized agents to identify structural, documentation, and rule-based inconsistencies.
  • Human-in-the-loop Gates: Ensures no changes are applied to the repository without explicit human approval, maintaining full control over the maintenance process.
  • Use Case: Use this Skill to automatically audit your project's documentation, repair broken internal links, and enforce rule-hygiene in your AGENTS.md files before opening a reviewed pull request.

Quick Start

Invoke the maintain skill to perform a full audit of the current repository and report all findings for your review.

Frequently Asked Questions about maintain

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

FAQPage Schema
How do I automate repository health audits and documentation drift checks?

Automated repository health audits combine deterministic static checks with specialized agent-based analysis to identify structural, documentation, and rule-based inconsistencies across project-specific scopes without manual oversight.

Do I need GitHub CLI and git installed to run automated repository maintenance?

Yes, automated repository maintenance requires git, GitHub CLI (gh), and jq installed to execute gated, worktree-based maintenance workflows and integrate with Claude Code for structural repairs.

How does human-in-the-loop gating work for automated repository refactoring?

Human-in-the-loop gating ensures no structural, documentation, or rule-hygiene changes are applied to the repository without explicit human approval, maintaining full control over the automated maintenance process.

How do I repair broken documentation links and enforce AGENTS.md rule hygiene?

Repair broken internal documentation links and enforce AGENTS.md rule hygiene by invoking an automated audit that identifies documentation drift and structural inconsistencies for review before opening a gated pull request.

What is the best way to ensure configuration consistency and portability across growing repositories?

The best way to ensure configuration consistency and portability is using automated static analysis combined with specialized agents to audit repository structure, repair documentation drift, and enforce defined project rules.

Can I scope automated repository audits to specific project directories instead of the whole codebase?

Yes, automated repository audits operate across project-specific scopes to ensure consistency in configuration, portability, and adherence to defined project rules within targeted directory structures.