Azure DevOps Repos-first template architecture for reusable CI pipelines. Use when designing or debugging Azure Pipelines YAML templates, splitting PR validation from post-merge main workflows while reusing one core CI template, enforcing strict compile-time/runtime variable rules, building typed template APIs (stepList, jobList, stageList, templateContext), or creating self-contained dependency-management templates for TypeScript/Python/R using bun, npm, and pixi—e.g., "one CI template for PR and main", "fix expression timing bug", "design jobList template contract".
Azure DevOps Repos-first template architecture for reusable CI pipelines. Use when designing or debugging Azure Pipelines YAML templates, splitting PR validation from post-merge main workflows while reusing one core CI template, enforcing strict compile-time/runtime variable rules, building typed template APIs (stepList, jobList, stageList, templateContext), or creating self-contained dependency-management templates for TypeScript/Python/R using bun, npm, and pixi—e.g., "one CI template for PR and main", "fix expression timing bug", "design jobList template contract".
以 Azure DevOps Repos 为先的可重用 CI 管道模板架构。适用于设计或调试 Azure Pipelines YAML 模板时:在复用一个核心 CI 模板的同时将 PR 验证与合并后的 main 工作流拆分,强制编译时/运行时变量规则,构建类型化模板 API(stepList、jobList、stageList、templateContext),或为 TypeScript/Python/R 使用 bun、npm 和 pixi 创建自包含的依赖管理模板。例如:“为 PR 和 main 使用同一 CI 模板”、“修复表达式时序错误”、“设计 jobList 模板契约”。
Category: developer (开发工具) · Author: jjjermiah · Version: @main
npx skills add jjjermiah/azuredevops-pipelines-template下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer