Traditional agile development relies on user stories written in natural language, but analyzing complex product backlogs for dependencies, conflicts, and relationships remains a manual, error-prone process. This whitepaper presents a practical workflow for automated knowledge graph extraction from user stories using Large Language Models (LLMs), based on recent research advances in the field. We demonstrate how the UserStoryGraphTransformer research principles can be applied using n8n workflow automation and Neo4j graph databases to create structured JSON output suitable for requirements engineering. While full transformer implementation remains future work, our approach validates the core extraction methodology and provides a foundation for production deployment.
Agile software development has standardized around user stories as the primary mechanism for capturing requirements. These stori