This skill should be used when initiating a cultural heritage restoration project to conduct historical research, surveying, and damage investigation according to the Regulations for the Restoration and Adaptive Reuse of Historic Monuments.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add h30190/HJPLUS_Taiwan_Architect_KB --skill heritage-investigation --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Heritage Investigation?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/h30190-heritage-investigation)More formats (shields.io, HTML) on the badges page.
---
type: Skill
name: heritage-investigation
description: "This skill should be used when initiating a cultural heritage restoration project to conduct historical research, surveying, and damage investigation according to the Regulations for the Restoration and Adaptive Reuse of Historic Monuments."
license: CC-BY-SA-4.0
compatibility: claude-code,opencode,agent-skills
metadata:
audience: architects
region: taiwan
class: C
---
# Heritage Investigation and Research
This skill outlines the procedures for conducting an investigation and research phase for cultural heritage buildings in Taiwan. According to the Cultural Heritage Preservation Act, this is a mandatory step before any restoration design can begin.
## 1. Required Competencies and Qualifications
According to the Regulations for the Restoration and Adaptive Reuse of Historic Monuments, the principal investigator must meet specific qualifications (e.g., architects, relevant scholars with heritage preservation experience).
## 2. Key Components of the Investigation Report
An investigation and research report typically includes:
| Component | Description |
|-----------|-------------|
| Historical Research | Tracing the building's origin, alterations, and historical significance. |
| Environmental & Urban Planning Survey | Review the site's urban planning (major and detailed plans), zoning regulations, Floor Area Ratio (FAR), and Building Coverage Ratio (BCR). If located in a Preservation Zone (保存區), strict adherence to the higher-level preservation plan is required. |
| Architectural Surveying | Mandatory on-site surveying. Most heritage buildings (built during the Qing Dynasty, Japanese colonial period, or prior to the Building Act) lack original permit drawings. Modern techniques such as **3D Laser Scanning** and **UAV/Drone Aerial Scanning** are highly recommended to create accurate as-built drawings (plans, elevations, sections). |
| On-site Condition Narrative | The narrative of physical conditions and damages must strictly follow a logical "Top-to-Bottom, Large-to-Small" sequence: **Roof -> Structure -> Ceiling -> Walls -> Floors -> Stairs -> Doors & Windows -> Decorative Details**. Findings must be cross-referenced with possible historical construction methods, drawing upon relevant historical data and research reports when necessary. |
| Damage Assessment & Structural Data | Due to the irreplaceable nature of heritage, prioritize **Non-Destructive Testing (NDT)**. For RC and reinforced brick structures: use concrete rebound hammer tests and rebar scanning, followed by preliminary seismic evaluation (e.g., PSERCB). For timber structures: apply specialized timber structural calculations and tailored NDT methods. |
| Restoration Recommendations | Preliminary guidelines for the subsequent restoration design phase. |
## 3. Taiwan Building Code / MCP Integration
While primarily governed by the Cultural Heritage Preservation Act, related searches can be done if needed:
```python
# Search for official interpretations regarding heritage building preservation
taiwan-building-code_search_building_interpretations(query="文化資產保存")
```
---
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!