ln-830-code-modernization-coordinator

Coordinates staged Code modernization acrossOSS replacement and bundle optimization workflows.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/0xtaoist/taogate --skill ln-830-code-modernization-coordinator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ln-830-code-modernization-coordinator
Source: https://github.com/0xtaoist/taogate/tree/main/ln-830-code-modernization-coordinator
Command: npx skills add https://github.com/0xtaoist/taogate --skill ln-830-code-modernization-coordinator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinates code modernization across OSS replacement and bundle optimization by orchestrating specialized workers, ensuring changes are applied safely through isolated branches and verifiable outcomes.

Core Features & Use Cases

  • Multi-phase modernization workflow: pre-flight checks, input analysis, delegation, collection, aggregation, and reporting.
  • Worker orchestration: delegates ln-831 and ln-832 in sequence with worktree isolation to preserve baseline integrity.
  • Non-destructive planning and rollback: each worker produces a separate branch for review and testing.
  • Meta-reporting: aggregates per-worker results into a final governance report.

Quick Start

Provide either an audit report path or a target module, then run the coordinator to kick off modernization across workers and generate a consolidated result.

Frequently Asked Questions about ln-830-code-modernization-coordinator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I coordinate code modernization across multiple tasks safely?

Code modernization coordination applies a multi-phase workflow with isolated git worktree branches to safely delegate bundle optimization and OSS replacement tasks, preserving baseline integrity while aggregating results into a single report.

What is the best way to manage bundle optimization and OSS replacement in one workflow?

Managing bundle optimization and OSS replacement in one workflow utilizes a coordinator that sequentially delegates specialized workers with isolated git worktree branches, collecting and aggregating their outputs into a consolidated governance report.

How do I start an end-to-end code modernization workflow?

To start end-to-end code modernization, provide either an audit report path or a target module, then run the coordinator to execute pre-flight checks, delegate to specialized workers via git worktree isolation, and generate a consolidated result.

Can I rollback changes during a multi-phase code modernization process?

Rollback during multi-phase code modernization is supported because each specialized worker produces a separate isolated git worktree branch for review and testing, ensuring non-destructive planning and verifiable outcomes.

Does code modernization with isolated branches work for large repositories?

Code modernization with isolated branches works for large repositories by using git worktree isolation to preserve baseline integrity while delegating specialized tasks across multiple workers for staged branch-based validation and aggregated reporting.