원클릭으로
pr-validation
Validate PR structure, naming, metadata, and file location conventions
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Validate PR structure, naming, metadata, and file location conventions
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Generate Sprint Stories from Master Story + sprint scope — ADO-ready PRD lift, UI/Figma, non-redundant sections
Generate Master Stories (feature-level) from PRD — for Sprint Stories use sprint-story-generator; for tech tasks use tech-task-generator
Understands natural English language queries and converts them to SDLC commands. Supports hybrid pattern matching + AI understanding. Asks for ADO work item if missing, shows non-closed items for quick selection. Works with any stage, any role.
One-command setup for AI-SDLC IDE Plugin. Installs dependencies, creates env, bootstraps .sdlc/, wires Claude Code commands, Cursor MCP, and validates everything.
Security validation for Java/TEJ/Spring backend code
Backend developer skill for Java 17, TEJ, RestExpress, Kafka, Gradle, PostgreSQL
| name | pr-validation |
| description | Validate PR structure, naming, metadata, and file location conventions |
| model | sonnet-4-6 |
| token_budget | {"input":4000,"output":2000} |
Validates pull request submissions against file structure, naming conventions, and metadata requirements.
## PR VALIDATION REPORT
PR Title: {title}
PR Type: [RULE / AGENT / SKILL / STAGE / TEMPLATE / STACK / WORKFLOW / OTHER]
Change Type: [NEW / MODIFY / REFACTOR / REMOVE / CONSOLIDATE]
### Type & Location
Status: [PASS / WARN / FAIL]
Details: {Specific checks for file location and naming}
### Guideline Compliance
Status: [PASS / WARN / FAIL]
Issues Found:
- {Issue 1 with details}
- {Issue 2 with details}
Required Fixes:
- {Fix 1}
### Quality Check
Issues:
- {Typos, formatting, clarity issues}
## Recommendations
### What to Fix (MUST FIX before merge)
1. {Issue with suggested fix}
### What to Improve (NICE TO HAVE)
1. {Improvement}
Use this skill when: