Design target architecture that addresses identified gaps and risks
From pm-architect-brownfieldnpx claudepluginhub nbkm8y5/claude-plugins --plugin pm-architect-brownfield--project "name" [--output-dir path]Design a target (to-be) architecture that addresses identified gaps and risks while preserving working components of the existing system.
Parse $ARGUMENTS for the following flags:
| Flag | Required | Default | Description |
|---|---|---|---|
--project | Yes | — | Project name |
--output-dir | No | artifacts/brownfield/<project> | Output directory |
If --project is missing, output usage instructions and stop.
Read upstream artifacts from the output directory:
<output-dir>/AS_IS_SYSTEM_MODEL.md — current architecture baseline<output-dir>/ARCH_GAPS_AND_RISKS.md — gaps to address<output-dir>/REVERSE_PRD.md — feature inventory to preserve<output-dir>/REVIEW_BRIEF.md — review goals<output-dir>/ALIGNMENT_MATRIX.md — stakeholder prioritiesIf required artifacts do not exist, output an error instructing the user to run previous pipeline phases first, and stop.
Design the target architecture by:
Load the target architecture skill:
Read ${CLAUDE_PLUGIN_ROOT}/skills/target-architecture/SKILL.md
Follow the skill instructions to generate the target architecture document.
Write to the output directory:
TO_BE_ARCHITECTURE.md — Target architecture document containing: