بنقرة واحدة
dart-release-packaging
DART Release Packaging: create a release version bump and changelog PR
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
DART Release Packaging: create a release version bump and changelog PR
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
DART Analyze: analyze repository evidence without editing
DART Architecture: the DART 7 multi-physics, multi-solver, multi-backend simulation pipeline and where each abstraction is owned
DART Audit Agent Compliance: audit and fix gaps when agents miss or cannot discover documented rules
DART Backport PR: backport a merged main PR to a release branch
DART Benchmark Packet: author or refresh a benchmark evidence packet for an owning plan
DART Branch Cleanup: analyze or clean stale repository branches
| name | dart-release-packaging |
| description | DART Release Packaging: create a release version bump and changelog PR |
Use this skill in Codex to run the DART dart-release-packaging workflow. The editable
workflow source lives in .claude/commands/; this file is its generated adapter
in the shared .agents/skills/ catalog.
/dart-release-packaging <arguments>$dart-release-packaging <arguments>Treat the text after the skill name as $ARGUMENTS. When the workflow
references $1, $2, etc., map those to the positional values supplied by the
user.
Create release packaging PR after explicit maintainer/user approval: $ARGUMENTS
@AGENTS.md @docs/onboarding/release-management.md @docs/onboarding/contributing.md @docs/onboarding/changelog.md
6.16.6.release-<major>.<minor>.git fetch origin <RELEASE_BRANCH>
git checkout -B release/<NEW_VERSION>-version-bump origin/<RELEASE_BRANCH>
package.xml and pixi.toml.dart-changelog routine in release-audit mode, then add or
finalize the CHANGELOG.md release section with the release date, milestone
link, release summary, and audit from docs/onboarding/changelog.md.pixi run lint and relevant packaging checks.Packaging <NEW_VERSION>.