What problem does it solve?
This Skill eliminates the tedious, error-prone manual work of managing release workflows, ensuring no untested or under-covered code reaches pull requests without explicit human approval.
Core Features & Use Cases
- Automated Test Execution: Detects and runs the appropriate test framework for Node.js, Python, or Go projects, capturing test results automatically.
- Coverage Auditing: Enforces project-specific coverage thresholds, with explicit exception workflows that require human justification for low-coverage pull requests.
- Automated PR Creation: Generates pre-filled pull requests with change summaries, test status, and coverage metrics, reducing manual copy-pasting and human error.
- Use Case: A developer finishing a feature branch can run the sj-ship skill to sync with the main branch, validate all tests pass, confirm coverage meets targets, and open a ready-to-review PR in seconds without manual intervention.
Quick Start
Use the sj-ship skill to automatically run tests, check coverage, and open a pull request for your current feature branch.