# Seismic Flexibility

> Insert modular joints (paragraph/section seams) so a later edit does not collapse the whole piece. Use on long docs that will be revised. Scope boundary — warp/weft threads → `weaving-warp-weft`; load-bearing claims stay tagged → `load-bearing-structure`.

- Skill: `catcorner22/seismic-flexibility` (Agent Skill)
- Install (CLI): `npx skillmds@latest add catcorner22/seismic-flexibility`
- Raw SKILL.md: https://api.skillmd.com/api/skills/catcorner22/seismic-flexibility/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: CatCorner22 (https://skillmd.com/u/catcorner22)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/catcorner22/seismic-flexibility

---

# Seismic flexibility joints

**#43** · **Domain:** Earthquake engineering · **Category:** advanced · **Difficulty:** 🟡 Medium

## Core principle

Buildings that sway at the joints survive; rigid boxes crack.

## AI problem addressed

Tightly coupled prose means one paragraph rewrite breaks five others.

## Implementation

Split on blank lines. Each module must stand if neighbors are deleted.
Prefer more short modules over one welded block. Score flexibility by module count.

## Boundaries

- Prototype as prompt scaffold (🟢) before full pipeline middleware (🟡/🔴)
- Category router: **`ai-transfer-advanced`**
- Catalog: **`ai-transfer-ecosystem-primer`**
- Runtime plugin id: `seismic_flexibility`

