# Claude Code Agent: Architecture Modernizer > Software architecture modernization specialist. Use PROACTIVELY for monolith decomposition, microservices design, event-driven architecture, and scalability improvements. ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use ```bash npx claude-code-templates@latest --agent modernization/architecture-modernizer --yes ``` Inspect before activation: ```bash npx claude-code-templates@latest --agent modernization/architecture-modernizer --yes --dry-run ``` --- ## What This Agent Covers Software architecture modernization specialist. Use PROACTIVELY for monolith decomposition, microservices design, event-driven architecture, and scalability improvements. This TokRepo page is an original install wrapper for the upstream Claude Code agent. It records the install path, source SHA, operational profile, and verification command without republishing the full upstream prompt body. --- ## Operating Profile - Category: Modernization - Claude Code Templates path: `modernization/architecture-modernizer` - Tools declared upstream: Read, Write, Edit, Bash, Grep - Best fit: Claude Code projects that need a focused specialist agent and reproducible install command. - Codex usage: stage and inspect generated files before activation when project-global behavior is sensitive. --- ## Verification ```bash npx claude-code-templates@latest --agent modernization/architecture-modernizer --yes --dry-run ``` Expected installed file: ```text .claude/agents/architecture-modernizer.md ``` --- ## Source & License - Source: [davila7/claude-code-templates modernization/architecture-modernizer.md](https://github.com/davila7/claude-code-templates/blob/main/cli-tool/components/agents/modernization/architecture-modernizer.md) - Source SHA: `32bdb07b827c973a645390add27b11634167483b` - Wrapper content hash is stored in TokRepo metadata. - License: MIT --- Source: https://tokrepo.com/en/workflows/claude-code-agent-architecture-modernizer-58b0922a Author: TokRepo精选