Skip to main content

microsoft/github-copilot-modernization

SkillsMP는 microsoft/github-copilot-modernization에서 32개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
32
GitHub 스타
40
GitHub 포크
12

수집된 skill 32개 중 32개를 표시합니다.

직업 분류
미분류
설명

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.

원문 언어: 영어

업데이트
수집된 skill 32개 중 32개를 표시합니다.