This skill should be used to understand and manage the statutory four-phase workflow for cultural heritage restoration and adaptive reuse projects in Taiwan. Covers overall phase sequencing only (修復及再利用四階段流程總覽);各階段細部操作請用 heritage-investigation(調查研究)/heritage-restoration-design(修復設計)/heritage-supervision-report(監造與工作報告書)。
Scanned 9/5/2026
Install to Claude Code
npx -y skills add h30190/HJPLUS_Taiwan_Architect_KB --skill heritage-restoration-phases --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Heritage Restoration Phases?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/h30190-heritage-restoration-phases)More formats (shields.io, HTML) on the badges page.
---
type: Skill
name: heritage-restoration-phases
description: "This skill should be used to understand and manage the statutory four-phase workflow for cultural heritage restoration and adaptive reuse projects in Taiwan. Covers overall phase sequencing only (修復及再利用四階段流程總覽);各階段細部操作請用 heritage-investigation(調查研究)/heritage-restoration-design(修復設計)/heritage-supervision-report(監造與工作報告書)。"
license: CC-BY-SA-4.0
compatibility: claude-code,opencode,agent-skills
metadata:
audience: architects
region: taiwan
class: C
---
# Heritage Restoration Phases (Taiwan)
## Overview
This skill outlines the mandatory procedural phases for restoring or adapting cultural heritage (Monuments, Historic Buildings, etc.) in Taiwan. According to the "Regulations for the Restoration and Adaptive Reuse of Monuments," a restoration project MUST proceed through four distinct statutory phases to ensure the historical and cultural value is preserved.
## Execution Steps
1. **Phase 1: Restoration and Adaptive Reuse Plan (Investigation & Research) (修復或再利用計畫 - 調查研究)**
- Conduct comprehensive historical research, damage assessment, and structural surveys.
- Establish the guiding principles for restoration and the intended adaptive reuse.
2. **Phase 2: Restoration Design (修復設計)**
- Develop detailed architectural and engineering drawings based on the approved Plan from Phase 1.
- Integrate the Adaptive Reuse Response Plan (因應計畫) to address modern building, fire, and accessibility codes.
3. **Phase 3: Construction Supervision (施工監造)**
- Supervise the construction process to ensure contractors use appropriate traditional techniques, materials, and adhere strictly to the approved design.
4. **Phase 4: Working Report (工作報告書)**
- Document the entire restoration process, including any newly discovered historical artifacts, structural details uncovered during dismantling, and a complete record of the interventions made.
## Technical Specifications & Requirements
| Phase | Key Deliverables | Regulatory Requirement |
|-------|------------------|------------------------|
| **1. Plan (Research)** | Investigation Report, Restoration Principles | Must be approved by the cultural authority before design begins. |
| **2. Design** | Construction Drawings, Specifications, Budget | Requires specific qualifications for the lead architect. |
| **3. Supervision** | Inspection Records, Material Approvals | Continuous monitoring by qualified personnel. |
| **4. Report** | Final Working Report (工作報告書) | Mandatory for project closure and archival purposes. |
## Requirements & Constraints
- Personnel leading each phase (project directors, architects, supervisors) MUST possess specific qualifications and prior experience in cultural heritage, as defined in the regulations.
- Skipping phases or proceeding to construction without an approved Investigation & Research plan is strictly prohibited.
## MCP Tool Integration Examples
```python
# Search for regulations related to restoration processes
taiwan-building-code_search_building_code(query="古蹟修復及再利用辦法 工作報告書", limit=5)
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!