·team-arch-opt
>_

team-arch-opt

Unified team skill for architecture optimization. Uses team-worker agent architecture with role directories for domain logic. Coordinator orchestrates pipeline, workers are team-worker agents. Triggers on "team arch-opt".

12Installs·2Trend·@catlog22

Installation

$npx skills add https://github.com/catlog22/claude-code-workflow --skill team-arch-opt

How to Install team-arch-opt

Quickly install team-arch-opt AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/catlog22/claude-code-workflow --skill team-arch-opt
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: catlog22/claude-code-workflow.

SKILL.md

View raw

Orchestrate multi-agent architecture optimization: analyze codebase → design refactoring plan → implement changes → validate improvements → review code quality.

| Role | Path | Prefix | Inner Loop |

| coordinator | roles/coordinator/role.md | — | — | | analyzer | roles/analyzer/role.md | ANALYZE- | false | | designer | roles/designer/role.md | DESIGN- | false | | refactorer | roles/refactorer/role.md | REFACTOR-, FIX- | true | | validator | roles/validator/role.md | VALIDATE- | false | | reviewer | roles/reviewer/role.md | REVIEW-, QUALITY- | false |

Unified team skill for architecture optimization. Uses team-worker agent architecture with role directories for domain logic. Coordinator orchestrates pipeline, workers are team-worker agents. Triggers on "team arch-opt". Source: catlog22/claude-code-workflow.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/catlog22/claude-code-workflow --skill team-arch-opt
Category
>_Productivity
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from catlog22/claude-code-workflow

Quick answers

What is team-arch-opt?

Unified team skill for architecture optimization. Uses team-worker agent architecture with role directories for domain logic. Coordinator orchestrates pipeline, workers are team-worker agents. Triggers on "team arch-opt". Source: catlog22/claude-code-workflow.

How do I install team-arch-opt?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/catlog22/claude-code-workflow --skill team-arch-opt Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/catlog22/claude-code-workflow