#5536·kedro

Spec-driven development with Kedro Skills

Author: rashidakanchwalaCreated May 5, 2026Updated Sep 15, 2026
LabelsIssue: Feature Request

Description

Explore a spec-driven development approach for building Kedro projects using OpenSpec instead of vibe coding.

The idea is to define structure and requirements upfront in OpenSpec, and then translate those specs into a full-fledged Kedro project.

Scope

  • Brief overview of spec-driven development in this context
  • How OpenSpec can be used to define specs
  • How those specs map to Kedro constructs (pipelines, nodes, data catalog)

Next Steps

Create a docs/or kedro academy project so others can experiment with this spec-driven “Kedro + OpenSpec workflow.” with a good example.