setup-maintenance

Audit Pi coding agent setups for outdated, conflicting, or unreachable configurations.

11|Updated Jul 2, 2026
One-click install
npx skills add https://github.com/romiluz13/auto-pi --skill setup-maintenance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-maintenance
Source: https://github.com/romiluz13/auto-pi/tree/main/skills/setup-maintenance
Command: npx skills add https://github.com/romiluz13/auto-pi --skill setup-maintenance

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents a Pi coding agent setup from drifting into outdated, conflicting, bloated, or unreachable components while identifying opportunities to improve its capabilities.

Core Features & Use Cases

  • Comprehensive Audits: Review package freshness, extension harmony, Coach routing coverage, disk growth, AGENTS.md accuracy, and ecosystem opportunities.
  • Safe Expansion: Evaluate new packages and extensions for tool, command, hook, storage, and load-order conflicts before installation.
  • Continuous Improvement: Find useful techniques from other Pi setups, verify changes, and document decisions before publishing updates.
  • Use Case: When adding a new Pi extension, use this Skill to assess compatibility, verify runtime loading, and confirm that Coach can route relevant requests to it.

Quick Start

Ask the setup-maintenance skill to audit my Pi setup, identify critical issues, and recommend the highest-value improvements.

Frequently Asked Questions about setup-maintenance

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

FAQPage Schema
How do I audit my Pi coding agent setup for configuration drift?

Check for package freshness, extension harmony, Coach routing coverage, disk growth, and AGENTS.md accuracy. A configuration audit prevents Pi coding agent setups from drifting into outdated, conflicting, or unreachable states.

What is the best way to check for Pi extension conflicts before installation?

Evaluate new packages and extensions for tool, command, hook, storage, and load-order conflicts before installation. Safe expansion verifies runtime loading and confirms Coach routing coverage for the new Pi extension.

Why does my Pi setup have unreachable components and bloated storage?

Setups drift into unreachable configurations and bloated storage without recurring health audits. Inspecting installed packages, extensions, settings, and storage identifies these issues and keeps your Pi coding agent aligned.

When do I need to review AGENTS.md and Coach routing for my Pi setup?

Review AGENTS.md and Coach routing during recurring health audits, skill onboarding, and pre-publish reviews. Inspecting Coach routing coverage ensures relevant requests reach the correct installed Pi extensions.

Can I use a configuration audit to find useful techniques from other Pi setups?

Yes, ecosystem research during a configuration audit finds useful techniques from other Pi setups. This continuous improvement process verifies changes and documents decisions before publishing updates.