kdeldyckekdeldyckeCommunityยท9 Agent Skills Included

repomatic

Automated Python releases, CI maintenance, and repository housekeeping

Automates Python package releases, changelog drafting, CI monitoring, and dependency audits from one CLI. Removes manual version bumping, workflow drift, stale translations, and tedious GitHub issue triage. Ships ready-made skills for testing matrices, docs sync, brand assets, and upstream bug reports so maintainers ship faster with fewer mistakes.
npx skills add kdeldycke/repomatic --all -g -y
Available:

Gives the agent the repository-specific conventions, dependency cooldown rules, and commit-message invariants it must follow when developing or releasing repomatic itself.

All Skills in This Repository (9)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install repomatic?โ–ผ

Run `npx skills add kdeldycke/repomatic --all -g -y` in your terminal to install all skills in this suite globally.

What does repomatic automate?โ–ผ

It automates version bumping, git tagging, GitHub releases, changelog management, PyPI publishing, linting, and dependency syncing for Python projects. Every step runs as a CLI command, with GitHub Actions workflows acting only as triggers.

How do I set up repomatic in my repository?โ–ผ

Run `uvx -- repomatic init` inside your project, commit the generated files, and push. The workflows then guide you through remaining setup via issues and pull requests.

Does repomatic work with Claude Code?โ–ผ

Yes. It ships skills and subagents following the universal SKILL.md standard, installable directly or as a Claude Code plugin.

Can repomatic fix failing CI automatically?โ–ผ

Yes. The babysit-ci skill monitors test, lint, and release workflows, diagnoses each failure, fixes the code, commits, and loops until every stable job passes.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’