full-pipeline

Automates end-to-end project redesign from discovery to code generation.

5|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/wfukatsu/architecture-redesign-agent --skill full-pipeline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: full-pipeline
Source: https://github.com/wfukatsu/architecture-redesign-agent/tree/main/.claude/skills/full-pipeline
Command: npx skills add https://github.com/wfukatsu/architecture-redesign-agent --skill full-pipeline

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates end-to-end architecture redesign workflows by orchestrating discovery, evaluation, design, and code generation across all phases with a single command.

Core Features & Use Cases

  • End-to-end orchestration: runs all pipeline stages from system investigation to code generation for a given project path.
  • Configurable scope: supports selective phases, domain filters, and output customization.
  • Generated artifacts: outputs reports, generated code, and infrastructure plans for downstream adoption.

Quick Start

Run /full-pipeline <path> to execute the entire lifecycle from discovery to code generation.

Frequently Asked Questions about full-pipeline

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

FAQPage Schema
How do I automate the full architecture redesign pipeline from discovery to code generation?

You can automate the full architecture redesign pipeline by running a single command that triggers end-to-end orchestration across all phases, from system investigation to code generation, producing structured outputs for reviews and deployment.

Can I run selective phases or filter by domain during project refactoring?

Yes, you can configure the project refactoring scope by using selective phases and domain filters. This allows you to target specific parts of large legacy projects while maintaining consistent, reproducible workflows across multiple teams.

What is the standardized output directory structure for reproducible pipeline runs?

The standardized output directory structure for reproducible pipeline runs organizes generated artifacts into reports, generated, and work directories, ensuring consistent downstream adoption for infrastructure plans and code.

Does the pipeline orchestration work with large legacy projects requiring consistent workflows?

Yes, the pipeline orchestration is specifically designed for large legacy projects requiring consistent, reproducible workflows across multiple domains and teams, applying phase sequencing and optional skip controls for repeatable runs.

What's the best way to orchestrate end-to-end discovery and code generation for a given project path?

The best way to orchestrate end-to-end discovery and code generation is to execute a single command targeting your project path, which automatically handles evaluation, design, and output generation for the entire lifecycle.

When should I not use a single-command full pipeline for architecture redesign?

You should avoid using a single-command full pipeline when you need manual control over individual discovery or design phases, as it automates end-to-end orchestration and applies standardized phase sequencing across the entire workflow.