What problem does it solve?
This Skill eliminates the friction and inconsistency of contributing to the opencode-swarm project, ensuring all pull requests meet project standards, pass CI checks, and follow required workflows without manual guesswork.
Core Features & Use Cases
- Standardized Branch & Commit Workflow: Enforces consistent branch naming and conventional commit formats to keep the project history clean and compliant.
- Mandatory Release Notes & CI Validation: Requires unique release note fragments and guides you through running all 5 tiers of local checks to avoid CI failures on first submission.
- Use Case: If you are contributing a bug fix, feature, or documentation update to opencode-swarm, this Skill walks you through every step from branch creation to PR submission to ensure your changes are accepted without rework.
Quick Start
Use the contributing skill to guide you through creating a standards-compliant pull request for your opencode-swarm code change.