소개
The Context Extractor is a specialized tool for Claude Code designed to bridge the gap between human-readable requirements and machine-executable tasks. It automatically parses the 'All Needed Context' section of PRD files, converting markdown tables into structured JSON containing code references, documentation links, implementation examples, potential gotchas, and external system dependencies. This structured output ensures that Claude has all necessary background information for implementation, validation, and pull request preparation, significantly reducing manual context gathering and improving the accuracy of AI-generated code.