context-extractor
CommunityTurn PRD context into structured data for AI.
Authorjpoley
Version1.0.0
Installs0
System Documentation
What problem does it solve?
PRDs often contain dispersed information required for successful implementation. This Skill extracts the "All Needed Context" from PRD files and converts it into a structured JSON bundle to fuel automated flows and reduce manual data gathering.
Core Features & Use Cases
- Context extraction: Locate the All Needed Context section and parse its subsections (Code Files, Docs / Specs, Examples, Gotchas, External Systems) into a consistent machine-readable JSON schema.
- Markdown table parsing: Convert markdown tables into structured arrays for ingestion by downstream flows such as /flow:implement, /flow:generate-prp, and /flow:validate.
- Use Case: Given a PRD, generate a reusable context bundle that guides implementation and validation workflows.
Quick Start
To use the context-extractor, provide a PRD markdown file path containing an All Needed Context section. The extractor outputs a JSON representation of the extracted context ready for AI processing.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: context-extractor Download link: https://github.com/jpoley/flowspec/archive/main.zip#context-extractor Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.