ワンクリックで
conflict-detection
Detect state conflicts between local memory and Azure DevOps by comparing attributes and identifying divergences
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Detect state conflicts between local memory and Azure DevOps by comparing attributes and identifying divergences
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 | conflict-detection |
| description | Detect state conflicts between local memory and Azure DevOps by comparing attributes and identifying divergences |
| model | sonnet-4-6 |
| token_budget | {"input":6000,"output":3000} |
Compares local SDLC memory state with Azure DevOps work items to identify conflicts, drifts, and divergences.
| Attribute | Source | Comparison | Conflict? |
|---|---|---|---|
| Status | Work item state | Exact match | Yes if differ |
| Assignee | Work item assignment | Exact match | Yes if differ |
| Tags | Work item tags | Set comparison | No (merge) |
| Comments | Comment count/thread | ADO > Local? | No (pull) |
| Attachments | File list | ADO > Local? | No (pull) |
| Updated timestamp | Last modification | Compare recency | Informational |
Use this skill when: