一键导入
sync-to-ado
Atomic Azure Boards sync — compose with ask-first CRUD; use observer for inbound events
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Atomic Azure Boards sync — compose with ask-first CRUD; use observer for inbound events
用 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 | sync-to-ado |
| description | Atomic Azure Boards sync — compose with ask-first CRUD; use observer for inbound events |
| model | sonnet-4-6 |
| token_budget | {"input":4000,"output":2000} |
Purpose: All outbound Azure DevOps work (create/update/comment/link state) goes through this skill’s flow; agent files stay thin and delegate here + agents/shared/ado-integration.md.
sdlc ado push-story, etc.)rules/merge-and-source-of-truth.md)agents/shared/ado-integration.md — ask-first, previews, --yes / SDLC_ADO_CONFIRM for non-TTY.sdlc ado … from cli/sdlc.sh over ad-hoc REST in agent prose.orchestrator/ado-observer/ is deployed so events can drive the next stage (two-way posture).