This study addresses the limitations of traditional Failure Modes and Effects Analysis (FMEA), which heavily relies on expert judgment and lacks the ability to effectively incorporate unstructured failure history data such as warranty claims and maintenance records into the design stage. To overcome these challenges, we propose an automated FMEA framework based on a Retrieval-Augmented Generation (RAG) architecture integrated with a Local Large Language Model (LLM) in a secure, locally managed environment. The proposed system stores claim and test data in a vector database and leverages the LLM to retrieve and analyze relevant information, enabling automatic extraction of new failure modes and dynamic updates to FMEA documents. Additionally, the system recalculates Risk Priority Number (RPN) by adjusting severity, occurrence, and detection ratings when recurring failures are detected. To improve response quality, we applied prompt engineering and optimized chunking parameters during data retrieval. This research demonstrates the feasibility of achieving a life cycle-integrated quality enhancement framework throughout the product lifecycle while ensuring data security.