From vamfi-software-consultancy
Produce a deployment plan, operational runbook, and DevSecOps pipeline design for releasing a feature or service to production.
npx claudepluginhub vamfi/vamfi-plugins --plugin vamfi-software-consultancy[service name, feature, or release scope to plan]# VAMFI Release Command Run release and DevOps skills to produce a complete release package. ## Process 1. Activate `deployment-plan` skill — produce: - Deployment strategy (canary, blue-green, rolling, feature flags) - Infrastructure requirements and IaC templates - Rollback criteria and procedures - Release checklist with go/no-go gates 2. Activate `runbook-and-operability-review` skill — produce: - Operational runbook with step-by-step procedures - SLO alerting rules and thresholds - On-call escalation playbook - Observability dashboard requirements 3. Activate...
/releasePrepares a new release by updating CHANGELOG.md with changes since last version, incrementing version based on change scope, and checking README.md.
/releasePrepares a new release by updating CHANGELOG.md with changes since last version, incrementing version based on change scope, and checking README.md.
/releaseCreates a semantic version tag with auto-generated release notes from recent commits, bumps version in package files, commits changes, and pushes tag/release to GitHub.
/releaseCreates full release: verifies CI/CD, generates changelog, creates GitHub release with v<semver> tag, publishes packages, updates docs, notifies stakeholders.
/releasePrepares and publishes a GitHub release with optional version argument. Performs secrets scan, artifact check, LICENSE/README validation; creates tag and publishes via gh CLI.
/releaseManages Semantic Versioning release workflow: starts branches, finishes with git tags/merges, updates CHANGELOG.md, runs pre-release checks. Also supports promote, deploy, manifest.
Run release and DevOps skills to produce a complete release package.
deployment-plan skill — produce:
runbook-and-operability-review skill — produce:
security-architecture-review skill for release-specific checks:
docs/vamfi/./vamfi-software-consultancy:run post-release.