Skip to main content

microsoft/github-copilot-modernization

SkillsMP 已收集 microsoft/github-copilot-modernization 中的 32 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
32
GitHub 星标
40
GitHub Forks
12

这个仓库中的 skills

已展示 32 / 32 个已收集 Skill。

职业分类
未分类
描述

Convert an arbitrary CSV report (e.g. a Black Duck export or a custom migration-issue inventory) into a schema-valid assessment `report.json` the modernization pipeline can consume — so it appears in the assessment UI and migration solutions resolve…

原文语言:英语

更新
职业分类
未分类
描述

Create a modernization plan to migrate the project to Azure

原文语言:英语

更新
职业分类
未分类
描述

Create a test baseline for the project to be modernized. The baseline will be used for later verification of modernization tasks.

原文语言:英语

更新
职业分类
未分类
描述

Run multi-layer integration tests for modernized Java applications. Supports 4 layers - Layer 1 (TestContainers), Layer 2 (Smoke Tests), Layer 3 (Azure Integration), Layer 4 (Behavioral Comparison). Java projects only - skip if source code is not Java.…

原文语言:英语

更新
职业分类
未分类
描述

How team members request infrastructure connection info and handle secrets in team mode

原文语言:英语

更新
职业分类
未分类
描述

Generate and run post-migration tests from the frozen baseline specification.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Architect analysis for rewrite/migration: produces structured architecture artifacts plus global prose research views (project-structure, tech-stack, data-model) for planning, implementation, feature-inventory, and gates. This is the single architect task.…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate API and service communication contracts with sequence diagram

原文语言:英语

更新
职业分类
软件开发工程师
描述

Lifecycle hooks for the modernize-rearchitecture coordinator. Defines hook points, registered actions, and execution rules.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate architecture diagram with component relationship details from project analysis

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate core business workflow documentation with sequence diagram

原文语言:英语

更新
职业分类
软件开发工程师
描述

Scan dependency manifests against known CVEs and remediate by upgrading vulnerable dependencies to patched versions, then rebuild and re-scan to confirm. Self-contained scan→fix→verify loop for any project with a dependency manifest. Use when: a…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate task DAGs for modernization projects — select fragments from task catalog, produce initial DAG (Stage 1), and execute/validate DAG from plan artifacts (Stage 2).

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate data architecture and persistence layer documentation with data model diagram

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate dependency map diagram from project build files

原文语言:英语

更新
职业分类
软件开发工程师
描述

Executes a batch of implementation tasks with TDD workflow, source-anchored rewrite for behavioral fidelity, guideline-based code transformation, and full requirement tracing. Returns a structured batch report. Triggers: "implement tasks", "execute the…

原文语言:英语

更新
职业分类
项目管理专家
描述

Runs quality gate validation at each workflow stage. Supports 4 gate types: spec-quality, spec-to-plan, plan-to-tasks, completeness. Produces gate pass/fail reports with actionable feedback. Triggers: "run quality gate", "validate spec quality", "spec…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Runtime validation for migrated applications — covers testing strategy (planning phase) and test execution (validation phase): startup verification, integration testing, and end-to-end flow validation. Use when: (1) designing test strategy during planning…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Run application assessment for a single repository

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate comprehensive configuration and externalized settings inventory

原文语言:英语

更新
职业分类
项目管理专家
描述

Provides role charters (mission, ownership, core principles, quality bar) for a multi-agent coding team. Each charter defines the role's mission, ownership scope, core principle (boundary constraints), and quality bar. Most roles also include communication…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Evaluates whether a user's modernization/rewrite request provides enough scenario context to proceed (e.g., target component library, screenshots, design system for frontend; API contract policy, data migration strategy for backend). Produces a deterministic…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Catalogs existing features from a codebase (API endpoints, user flows, UI screens, observable behaviors) and generates structured feature specs with REQ-XXX IDs, user scenarios, and success criteria. Triggers: "inventory features", "catalog existing…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Discovers valid migration plans in the workspace and returns the selected plan path. A valid plan is a subdirectory of .github/modernize/ that contains plan.md AND tasks.json (tasks.json may be in the plan folder or in a .metadata subfolder). Handles 0, 1, or…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Zero-dependency shell recon for any code repository — detect languages, count LOC, and report project scale. Pure POSIX find/wc or PowerShell, no Python or third-party tools required. Triggers: "how big is this project", "what languages", "project sizing",…

原文语言:英语

更新
职业分类
数据库架构师
描述

Analyzes JVM projects (Java/Kotlin/Scala/Groovy) and generates knowledge graphs with tree-sitter parsing. Requires Python 3 on the host and a JVM project with Maven/Gradle/Ant/Ivy build files. Skips gracefully if either prerequisite is missing. Triggers when…

原文语言:英语

更新
职业分类
项目管理专家
描述

Creates an implementation plan AND task breakdown from a feature spec by consuming design artifacts. Produces plan.md with implementation steps, inline task list with full REQ traceability, and a Requirement Mapping table. This is the single skill for…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Collection of framework-to-framework migration rules and transformation patterns (e.g., Struts→Spring MVC, JSP→Thymeleaf, EJB→Spring Boot). Triggers: "check migration guidelines", "look up transformation rules", "find Struts-to-Spring patterns", "apply…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Reference guide for creating a new Spring Boot project during rewrite migration.

原文语言:英语

更新
职业分类
计算机系统分析师
描述

Single-source codebase decomposition: scans a project scope, builds the module dependency graph, counts LOC by language, computes skip patterns (caller-supplied ∪ .gitignore ∪ baseline), and (when grouping is required) produces topology groupings with L3…

原文语言:英语

更新
职业分类
项目管理专家
描述

Creates or updates the project constitution that defines migration principles, constraints, and conventions. Triggers: "set up constitution", "define migration principles", "create project rules", "establish conventions", "establish migration constitution".…

原文语言:英语

更新
职业分类
项目管理专家
描述

How to record project learnings so that later-phase workers and future agent runs can consume them.

原文语言:英语

更新
已展示 32 / 32 个已收集 Skill。