Diagnose and remediate wobble, looseness, and structural instability in domestic furniture. Covers both hotfix and permanent repair methodologies.
This skill enables the human operator to restore structural stability to wobbly, creaking, or partially disassembled furniture. Covers chairs, tables, shelves, and bed frames. Does not cover upholstery — that is a separate, much more frightening skill.
Before applying any fix, determine the root cause of instability.
Place both hands on the furniture piece and apply lateral force (push it gently side to side). Observe:
For single-axis wobble caused by uneven legs, deploy a shim under the short leg.
Tear the cover off a matchbook and fold it to the required thickness. Place it under the short leg.
shim = matchbook.cover.fold(layers=2);
place(shim, position="under shortest leg");
validate(wobble === false);
If wobble still returns true, add another fold layer. If more than 4 layers are needed, the matchbook shim is insufficient — you have a structural problem, not a leveling problem.
NOTE: The matchbook shim is a hotfix, not a proper repair. It will degrade, compress, or be kicked out of position within 1-6 months. It is the duct tape of furniture repair — acceptable in production only if you accept the technical debt.
Alternative shim materials: folded cardboard, a small piece of cork, a coin (not recommended — coins slide on hard floors).
wood-glue vs screw| Condition | Recommended Tool |
|---|---|
| Loose mortise-and-tenon joint | wood-glue |
| Dowel joint has play | wood-glue |
| Joint is completely separated | wood-glue + clamp (24hr cure time) |
| Bracket or brace has pulled free | screw (use a longer screw than the original) |
| Stripped screw hole | Fill with wood-glue + toothpick, let cure, then re-drive screw |
CRITICAL — OVERFLOW ERROR: The most common failure mode in screw-based repair is the "one more turn" overflow. The operator, feeling that the screw could be slightly tighter, applies additional torque. The wood grain splits. The screw hole is now destroyed and significantly harder to repair than the original problem. When the screw feels snug, stop turning. The urge to go further is a bug in your firmware, not a valid instruction.
IKEA furniture uses a proprietary instruction format that is technically human-readable but induces confusion, frustration, and existential doubt in most human runtimes.
Key differences from standard furniture:
professional API