Manage DART project contributions
dart-contributeskillsetup L1★9
majiayu000/claude-skill-registry-data ↗What it does
Execute DART contribution workflow with dual-PR for bug fixes
Best for
Contributing to projects with parallel release branches (patch vs. main).
Inputs
- · feature/fix branch name
- · CHANGELOG entry text
Outputs
- · PRs to release-6.16 and main branches
Requires
- · git
- · gh CLI
- · pixi
Preconditions
Git configured; gh authenticated; pixi installed.
Failure modes
- · cherry-pick conflicts if base drifts
Trust signals
- · milestone requirement enforced
- · CHANGELOG checklist by type