Back to list
GodSpeedAI

release-and-ops

by GodSpeedAI

VibesPro: Infrastructure for AI-native development. The first Generative Development Environment (GDE) where your team's decisions become reusable patterns—express requirements naturally, get production-ready systems automatically.

0🍴 1📅 Dec 27, 2025

SKILL.md


Release and Operations Skill

Use this skill to prepare a project for release and to ensure operational readiness.

Steps

  1. Define release scope. Review the changes since the last release. Summarise new features, bug fixes and breaking changes. Ensure all work is documented in PRODUCT.md and ARCHITECTURE.md where relevant.

  2. Versioning. Determine the next version number using semantic versioning (MAJOR.MINOR.PATCH). Increment MAJOR for breaking changes, MINOR for new backwards‑compatible functionality and PATCH for bug fixes.

  3. Update changelog. Create or update a changelog (e.g. CHANGELOG.md) summarising the changes, contributors and any migration steps. Use standard formats like Keep a Changelog.

  4. Validate and test. Run all validation tasks and the full test suite. Perform performance and security checks. Ensure that the build artefacts (e.g. packages, Docker images) are reproducible and meet quality criteria.

  5. Deployment preparations. Review deployment scripts or pipelines. Check environment variables, secrets and infrastructure configuration. Prepare rollback procedures and health checks.

  6. Communication. Draft release notes for users. Announce any deprecations or important notices. Coordinate with operations or DevOps teams to schedule deployment.

  7. Monitor post-release. After deployment, monitor logs, metrics and user feedback. Be prepared to roll back if critical issues arise. Document lessons learned for future releases.

This skill ensures that releases are predictable, transparent and operationally sound.

Score

Total Score

70/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon