Skip to content

PDD: GitHub Issue-Driven Spec Workflow #1

@jamesrxian

Description

@jamesrxian

Rough Idea

Create a workflow that creates an issue on GitHub, drive the issue with a freefsm PDD workflow. The user can develop an idea with the agent and go through PDD, then the issue becomes a spec.

Status

🟡 Requirements gathering in progress

Plan

  • Implement create-issue state — use gh issue create, store issue number in context
  • Add comment posting to each state — on state entry, post phase content as issue comment
  • Add body update on transitions — update issue body status section at each phase change
  • Implement finalize state — update issue body with complete spec summary, close or label the issue
  • Write tests — validate FSM transitions and comment formatting

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions