Skip to content

Add AI-Enabled SDLC use case documentation#510

Draft
jpelletier1 wants to merge 1 commit into
mainfrom
add-ai-enabled-sdlc-use-case
Draft

Add AI-Enabled SDLC use case documentation#510
jpelletier1 wants to merge 1 commit into
mainfrom
add-ai-enabled-sdlc-use-case

Conversation

@jpelletier1
Copy link
Copy Markdown
Contributor

Summary

This PR adds a comprehensive new use case page showing how to implement AI-powered automation across the entire software development lifecycle using OpenHands.

New Page: AI-Enabled SDLC

Located at /openhands/usage/use-cases/ai-enabled-sdlc, this page covers six SDLC stages with detailed implementations:

Stage Job Description
Feedback Create Issues from Sales Feedback Transform Slack conversations into GitHub/Jira issues with auto-tagging for design-needed
Planning Plan to Pull Request Auto-generate technical plans and implement them into PRs
Design Auto-Generate Design Docs Create RFC documents when issues are tagged
Coding Automated PR Review AI-powered code review for bugs, security, and best practices
Testing Vulnerability Remediation Weekly CVE scans with automatic fix PRs
Release Generate Release Notes Compile changelog from merged PRs on version tag

Each Section Includes

  • The Challenge: Pain points and why this matters
  • The Solution: High-level approach and desired outcome
  • Implementation Steps: Step-by-step guide using OpenHands
  • Example Configuration: YAML configs and prompts to get started

Changes

  • openhands/usage/use-cases/ai-enabled-sdlc.mdx - New 500+ line documentation page
  • docs.json - Added page to Use Cases navigation (appears first in the list)
  • openhands/usage/use-cases/overview.mdx - Added card linking to new page

Preview

The page follows existing documentation patterns with:

  • CardGroups for SDLC stage overview
  • Steps components for implementation guides
  • Tabs for different automation prompts
  • Links to related use cases (vulnerability-remediation, code-review)

This PR was created by an AI agent (OpenHands) on behalf of the user.

@jpelletier1 can click here to continue refining the PR

This new use case page shows how to implement AI-powered automation across
the entire software development lifecycle:

- Feedback: Create issues from sales feedback with auto-tagging
- Planning: Generate technical plans and convert to PRs
- Design: Auto-generate design docs for issues
- Coding: Automated PR reviews
- Testing: Weekly vulnerability remediation
- Release: Generate release notes from merged PRs

Each section includes:
- The challenge and pain points
- Solution overview and desired outcome
- Step-by-step implementation guide
- Example configurations and prompts

Also updates:
- docs.json: Add page to Use Cases navigation
- overview.mdx: Add card linking to new page
@mintlify
Copy link
Copy Markdown

mintlify Bot commented May 18, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
all-hands-ai 🟢 Ready View Preview May 18, 2026, 10:25 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants