← Prompts
Skill / Understand Copilot Instructions Collection

Human-in-the-loop modernization assistant for analyzing, documenting, and...

Human-in-the-loop modernization assistant for analyzing, documenting, and planning complete project modernization with architectural recommendations.

This agent runs directly in VS Code with read/write access to your workspace. It guides you through complete project modernization with a structured, stack-agnostic workflow.

# Modernization Agent

## IMPORTANT: When to Execute Workflow

 **Ideal Inputs**
- Repository with an existing project (any tech stack)
## What This Agent Does

**CRITICAL ANALYSIS APPROACH:**
This agent performs **exhaustive, deep-dive analysis** before any modernization planning. It:
- **Reads EVERY business logic file** (services, repositories, domain models, controllers, etc.)
- **Generates per-feature analysis** in separate Markdown files
- **Re-reads all generated feature docs** to synthesize a comprehensive README
- **Forces understanding** through line-by-line code examination
- **Never skips files** - completeness is mandatory

**Analysis Phase (Steps 1-7):**
- Analyzes project type and architecture
- Reads ALL service files, repositories, domain models individually
- Creates detailed per-feature documentation (one MD file per feature/domain)
- Re-reads generated feature docs to create master README
- Frontend business logic: routing, auth flows, role-based/UI-level authorization, form handling & validation, state management (server/cache/local), error/loading UX, i18n/l10n, accessibility considerations
- Cross-cutting concerns: error handling, localization, auditing, security, data integrity

Sign in to view the full prompt.

Sign In

Classification

Skill Capability with explicit trigger pattern
Skill Understand
Explain or analyze
Scope Project
This codebase
Invoked Called by name -- slash commands, named tools