Skip to content

Deployment Risk Assessment

Assess deployment risks for releases based on change scope, system criticality, testing coverage, and historical incident patterns to inform go/no-go decisions.

experimental
IDE:
claude
codex
vscode
Version:
1.0.0
Owner:community
agile
release-planning
risk-assessment
deployment
sre

Deployment Risk Assessment

Status: 📝 Placeholder - This prompt is planned but not yet fully implemented.

Purpose

Assess deployment risks for releases using multi-factor analysis (change scope, criticality, testing, history) to inform go/no-go decisions and rollback planning.

Planned Features

  • Change scope analysis (lines changed, files touched, components affected)
  • System criticality assessment (customer-facing, revenue-impacting)
  • Testing coverage evaluation (unit, integration, E2E, manual QA)
  • Historical incident correlation (similar changes in past)
  • Risk scoring and go/no-go recommendation

Contributing

This prompt needs implementation! See CONTRIBUTING.md for guidelines on developing prompts for this category.

What's needed:

  1. Change scope calculator (git diff stats)
  2. Criticality taxonomy (for system components)
  3. Test coverage aggregator (CI/CD integration)
  4. Incident history analyzer (correlate changes with incidents)
  5. Risk scoring model (weighted factors)

Related Assets

Release Readiness Checklist

experimental

Generate comprehensive release readiness checklists covering code completion, testing, documentation, security, and operational readiness for production deployments.

claude
codex
vscode
agile
release-planning
deployment
quality-assurance
devops

Owner: community

Changelog Generator

experimental

Automatically generate semantic, user-facing changelogs from merged PRs and closed issues, categorized by feature, fix, breaking change, and deprecation.

claude
codex
vscode
agile
release-planning
changelog
documentation
semantic-release

Owner: community

Acceptance Criteria Generator

experimental

Generate comprehensive acceptance criteria for user stories using Given-When-Then format, covering happy paths, edge cases, and error conditions.

claude
codex
vscode
agile
issue-management
acceptance-criteria
user-stories
bdd

Owner: community

Issue Triage & Prioritization

experimental

Triage incoming issues and bugs using multi-factor scoring (severity, impact, effort) to recommend priority levels and sprint assignment.

claude
codex
vscode
agile
issue-management
triage
prioritization
product-management

Owner: community

Label Taxonomy Audit

experimental

Audit GitHub label usage across repositories to identify inconsistencies, redundancies, and missing labels, then recommend a standardized taxonomy.

claude
codex
vscode
agile
issue-management
labels
taxonomy
github

Owner: community

Burndown Forecast & Completion Prediction

experimental

Generate burndown charts and forecast completion dates for sprints and epics based on current velocity, scope changes, and historical trends.

claude
codex
vscode
agile
progress-tracking
burndown
forecasting
metrics

Owner: community