autocad-image-redraw
Installation
SKILL.md
AutoCAD Image Redraw
Reconstruct an image as an auditable CAD drawing. Treat the image as evidence, not as ground truth. If a trustworthy source DWG exists, use autocad-dwg-redraw instead.
Non-Negotiable Rules
- Never claim physical accuracy from pixel similarity alone.
- Resolve geometry in this order: explicit user requirements, readable dimensions, derived constraints, calibrated image measurements, then clearly labeled visual estimates.
- Track every important value as
known,scaled,inferred, orunreadable. - Calibrate each view or region independently when perspective or differing view scales are present.
- Do not silently choose between conflicting dimensions. Record the conflict and return
needs_revieworblocked. - Preserve the original image, specs, reports, previews, and hashes so the result can be reproduced.