Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
igorwarzocha avatar

Repo Maintenance

  • 92 installs
  • 125 repo stars
  • Updated February 4, 2026
  • igorwarzocha/opencode-workflows

Audit repository structure and config validity for agents/commands/skills, and sync documentation against the inventory.

About

A skill acting as a repo custodian that validates OpenCode config files and reports inventory. A developer uses it to run audit_repo.py, fix reported errors, and sync docs.

  • audit_repo.py validates agents, commands, and skills configs
  • sync_docs.py reports inventory and suggests doc updates

Repo Maintenance by the numbers

  • 92 all-time installs (skills.sh)
  • +3 installs in the week ending Aug 2, 2026 (Skillselion tracking)
  • Ranked #840 of 2,715 Automation & Workflows skills by installs in the Skillselion catalog
  • Data as of Aug 2, 2026 (Skillselion catalog sync)
npx skills add https://github.com/igorwarzocha/opencode-workflows --skill repo-maintenance

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs92
repo stars125
Last updatedFebruary 4, 2026
Repositoryigorwarzocha/opencode-workflows

What it does

Audit repository structure and config validity for agents/commands/skills, and sync documentation against the inventory.

Files

SKILL.mdMarkdownGitHub ↗

Repository Maintenance Skill

This skill provides the tools to act as a Repo Custodian.

<instructions>

Validate Repository

Ensure configuration files (agents, commands, skills) are valid.

  • Command: python3 .opencode/skill/repo-maintenance/scripts/audit_repo.py

Sync Documentation

Report on repository inventory and suggest whether docs need updating.

  • Command: python3 .opencode/skill/repo-maintenance/scripts/sync_docs.py

</instructions>

<workflow>

After a Failed Audit

When the audit reports errors or warnings:

1. Read affected files - MUST read each file listed in the output 2. Analyze issues - Understand what changes would fix each issue 3. Ask the user - MUST use question tool to confirm which fixes to apply 4. Apply selectively - Only fix what the user approves

MUST NOT auto-fix all issues. Mass changes can break working configurations.

</workflow>

<reference>

Standards

Refer to references/validation-rules.md for:

  • YAML Frontmatter Schema
  • Description patterns (agents, commands, skills)
  • RFC+XML compliance requirements
  • Post-audit workflow details

</reference>

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.