Current skill
Plan to Project
Convert a markdown requirements plan into a GitHub Project backlog with issue types, parent-child structure, blockers, project fields, and queue ordering already wired in.
- Markdown plan parsing
- GitHub issue creation
- Project V2 field updates
- Dependency and queue handling
Use it when
You have a structured Scope → Initiative → Epic → Story → Task plan and want the backlog generated consistently instead of built by hand.
Needs
A target GitHub org/repo, a Project V2 board, and the KDTIX markdown planning format documented in the source repository.