devtu-github
CommunityFix CI, tests, and pre-commit issues fast.
AuthorCentaurioun
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enforces a safe, repeatable workflow to fix GitHub CI failures and prevent accidental commits of temporary or sensitive files, reducing broken builds and failing pull requests.
Core Features & Use Cases
- Pre-push cleanup: Move root-level session markdown and ad-hoc test scripts out of the repository to avoid accidental commits.
- Pre-commit and lint/test orchestration: Install and activate pre-commit hooks, run ruff formatting and checks, and execute pytest locally to reproduce CI failures.
- Git hygiene and push workflow: Stage specific files, rebase onto the latest main, resolve conflicts, and push safely using force-with-lease when appropriate.
- Use Case: A developer receives failing CI on a PR, reproduces the failure locally, applies the pattern-based fixes (e.g., return_message=True, mock fixes, lint fixes), and pushes a clean rebased commit.
Quick Start
Install and activate pre-commit, run the test suite locally to identify failures, move any root temp files into temp_docs_and_tests/, stage only the files you intend to change, rebase onto origin/main, and push with --force-with-lease.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: devtu-github Download link: https://github.com/Centaurioun/osteogenesis_imperfecta/archive/main.zip#devtu-github Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.