re-architecture
Pipeline Component Analysis & Feedback Tool. Decomposes pipelines into components with traceability feedback. Records all interactions in Machine-Readable YAML format. Integrates with /research skill for skill-driven pipeline support.
npx skills add majiayu000/claude-skill-registry --skill re-architecture --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# /re-architecture - Pipeline Component Analysis & Feedback > **Version:** 1.0.0 | **Model:** opus --- ## Overview | Aspect | Description | |--------|-------------| | **Purpose** | Decompose pipelines into components with traceability feedback | | **Output** | L1: Summary / L2: Per-component analysis / L3: YAML log with full traceability | | **Language** | All output in Korean | --- ## Cross-Skill Integration | Skill | Relationship | |-------|--------------| | `/research` | Handoff for deep research after analysis | | `/planning` | Implementation planning after research | --- ## Commands | Command | Description | |---------|-------------| | `<target-path>` | Analyze pipeline at specified path | | `--resume <slug>` | Resume previous analysis session | --- ## Execution Flow ### Phase 1: Decomposition 1. Parse target path from arguments 2. Analyze pipeline structure with Sequential Thinking 3. Extract components, stages, and dependencies 4. Update YAML log with decomposition results 5. Present results to user ### Phase 2: Iterative Component Analysis For each component: 1. Deep analysis of component structure 2. Record analysis in YAML log (before) 3. Generate feedback (findings, reco
- Overview
- Cross-Skill Integration
- Commands
- Execution Flow
- Phase 1: Decomposition
- Phase 2: Iterative Component Analysis
- Phase 3: Handoff Preparation
- YAML Log Schema
- Output Format
- Round Presentation
- L1 Return Summary
- User Interaction Options
- Component Analysis Options
- Handoff Options
What does the re-architecture skill do?
Pipeline Component Analysis & Feedback Tool. Decomposes pipelines into components with traceability feedback. Records all interactions in Machine-Readable YAML format. Integrates with /research skill for skill-driven pipeline support.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill re-architecture --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
