automate-project-maintenance

Installation
SKILL.md

Automate Project Maintenance

Use this skill after the focused maintenance skills are available. Detect the repo type from local facts, not from naming guesses.

Detection

Inspect the repo before acting.

  • Python signals:
    • pyproject.toml
  • TypeScript signals:
    • package.json

Workflow

  1. Determine whether the repo is Python, TypeScript, or other.
  2. Run only the applicable focused skills.
  3. Keep remote GitHub updates preview-first.
Installs
99
Repository
liblaf/skills
First Seen
Apr 21, 2026
automate-project-maintenance — liblaf/skills