ワンクリックで
migIQ
migIQ には sshaaf から収集した 8 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Executes migration plans created by mig-plan skill with automated task execution, progress tracking, and failure recovery. Use this skill whenever the user wants to execute, run, implement, or carry out a migration plan. Also trigger when users say "execute the plan", "run the migration", "implement the migration", "start the migration", or "let's do the migration". This skill requires mig-plan to have run first and orchestrates sub-agents to implement tasks in parallel while tracking progress and handling failures.
Creates comprehensive migration plans for application modernization projects. Use this skill whenever the user mentions migrating, modernizing, or upgrading an application from one platform/framework/language to another (e.g., Java EE to Spring Boot, monolith to microservices, on-prem to cloud). Also trigger when users ask for migration roadmaps, migration strategies, or how to plan a migration. This skill orchestrates the full planning workflow including specification, design, task breakdown, and user story generation.
Complete end-to-end application migration orchestrator. Use this skill whenever the user wants to migrate, modernize, or port their entire application from one technology stack to another. This skill automatically orchestrates the full migration workflow from analysis to execution. Trigger when users say "migrate this app", "migrate to [technology]", "modernize this application", "port to [framework]", or simply "migrate". This is the primary entry point for any complete migration - it runs mig-graphify for analysis, mig-prompt-builder for requirements, mig-plan for planning, mig-execute for implementation, and generates a comprehensive final report.
Containerize applications for OpenShift using Red Hat UBI images. Use when the user wants to containerize code, deploy to OpenShift, create Dockerfiles, or migrate applications to containers. Triggers on phrases like "containerize this", "create Dockerfile", "deploy to OpenShift", "move to containers", "build container image", or any mention of Docker/Podman/OpenShift deployment. This skill REQUIRES graphify-out/ to exist first - run mig-graphify before using this skill.
Deploy containerized applications to OpenShift with dependency management and comprehensive verification. Use when the user wants to deploy an application to OpenShift, push to a cluster, set up deployment infrastructure, or verify a deployment is working. Triggers on phrases like "deploy to OpenShift", "deploy this app", "push to cluster", "set up on OpenShift", "deploy with dependencies", or any mention of OpenShift deployment. This skill REQUIRES mig-containerize output to exist first - the containerization artifacts must be generated before deployment.
Build knowledge graph for code migration analysis. Use when you need to analyze codebase structure, understand dependencies, or prepare for migration. This skill is required before running any code analysis or migration tasks when the user mentions migrating, porting, or moving their codebase to a different language, framework, or platform. Trigger on phrases like "migrate to X", "move my codebase to X", "port to X", or when planning any significant code transformation.
Builds comprehensive, standardized migration prompts for application modernization projects. Use this skill whenever a user mentions wanting to migrate, modernize, or upgrade an application but their request is vague, incomplete, or missing key details. Also trigger when users ask "how do I describe my migration?", "help me plan a migration", or provide minimal migration context. This skill uses mig-graphify knowledge output, gathers requirements, and generates a complete migration prompt ready for mig-plan or other migration tools.
Generate prioritized test suites based on Graphify knowledge graph analysis. Use when the user needs to add tests to an existing codebase, especially during migrations or when improving test coverage. Triggers on phrases like "generate tests", "add test coverage", "need tests for migration", "create unit tests", or when preparing a codebase for refactoring/migration. This skill REQUIRES graphify-out/ to exist first.