Skip to content

ralph-tui create-prd --chat with github-copilot just implemented instead of creating a PRD #351

@tpaulshippy

Description

@tpaulshippy

System Information

ralph-tui: 0.11.0
runtime: bun 1.3.10
os: darwin 25.3.0 (arm64)
agent: github-copilot v0.0.422
tracker: beads
global-config: no
project-config: yes
templates: none
bundled-skills: 4
skills-installed: claude:0, opencode:0, droid:0, gemini:0, codex:0, kiro:0, cursor:0, github-copilot:0, kimi:0

Steps to reproduce

  1. Run ralph-tui create-prd --chat
  2. Typed in requirement.
    Expected: PRD created
    Actual: The agent implemented.

Relevant logs / terminal output

Configuration (if relevant)

# Ralph TUI Configuration
# Generated by setup wizard
# See: ralph-tui config help

configVersion = "2.1"
tracker = "beads"
agent = "github-copilot"
maxIterations = 25
autoCommit = true

[trackerOptions]
beadsDir = ".beads"
labels = ""

[agentOptions]

Additional context

I'm guessing that the skills didn't get actually installed correctly in github-copilot. The logs on the init indicated that it tried to create them in ~/.copilot/skills but I don't see that folder on my machine. Maybe that's all it is?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions