repo-maintenance

Repository Maintenance Skill

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "repo-maintenance" with this command: npx skills add igorwarzocha/opencode-workflows/igorwarzocha-opencode-workflows-repo-maintenance

Repository Maintenance Skill

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

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

After a Failed Audit

When the audit reports errors or warnings:

  • Read affected files - MUST read each file listed in the output

  • Analyze issues - Understand what changes would fix each issue

  • Ask the user - MUST use question tool to confirm which fixes to apply

  • Apply selectively - Only fix what the user approves

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

Standards

Refer to references/validation-rules.md for:

  • YAML Frontmatter Schema

  • Description patterns (agents, commands, skills)

  • RFC+XML compliance requirements

  • Post-audit workflow details

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

powerpoint

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

create-opencode-plugin

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

skill-creator

No summary provided by upstream source.

Repository SourceNeeds Review