structure

Convert a PRD into GitHub wiki pages, milestones, branches, and linked issues.

3|1|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/corrigantj/buehler --skill structure-corrigantj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: structure
Source: https://github.com/corrigantj/buehler/tree/main/skills/structure
Command: npx skills add https://github.com/corrigantj/buehler --skill structure-corrigantj

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the conversion of a product requirements document into a complete set of GitHub wiki pages, milestones, branches, and linked issues, enabling faster, repeatable project setup.

Core Features & Use Cases

  • Parses a PRD and derives epic names, stories, dependencies, and a PRD version.
  • Creates a wiki PRD, a Meta page, a Home page, and template pages for consistent documentation.
  • Generates a milestone, a feature branch, and a dependency-ordered set of stories and tasks with standard templates for entry points and tracking.

Quick Start

Describe a project with a PRD and run the structure skill to generate wiki pages, milestones, branches, and linked issues from the PRD.

Frequently Asked Questions about structure

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert a PRD into GitHub wiki pages and issues?

To convert a PRD into GitHub wiki pages, milestones, and linked issues, the Skill parses the document to derive epics, stories, and dependencies, then generates a complete wiki structure and issue hierarchy automatically.

Can I automatically generate milestones and feature branches from a PRD?

Yes, you can automatically generate milestones and feature branches from a PRD. The Skill parses the document to create a milestone, a feature branch, and a dependency-ordered set of stories and tasks for project setup.

What is the best way to structure epics and stories from product requirements?

The best way to structure epics and stories from product requirements is to parse the PRD for dependency annotations and validation. This generates a dependency-ordered linked issue hierarchy with standard templates for tracking entry points.

Does the PRD to GitHub wiki conversion create template pages?

Yes, PRD to GitHub wiki conversion creates template pages. The process generates a wiki PRD, a Meta page, a Home page, and template pages to ensure consistent documentation across the project.

How does dependency annotation work when generating GitHub issue hierarchies?

Dependency annotation works by enforcing parsing and validation during artifact generation. This ensures the created GitHub issue hierarchies, milestones, and tasks are correctly ordered and linked for automated structure workflows.

Do I need a specific PRD format to generate GitHub wiki artifacts?

You need a PRD that defines epics, stories, and dependencies to generate GitHub wiki artifacts. The Skill applies parsing and validation to your document to enable automated structure workflows and artifact generation.