Skip to content

Journal skill: full export flow-picker (to-issues, to-prd, grill-with-docs, research) #680

Description

@bracyw

Parent

#677

What to build

Extend the export dispatcher's flow-picker with the remaining destinations, reusing the grouping proposal, existing-area bias, confirm gate, and delete prompt already built in the export slice. The picker proposes which flow fits a note and delegates — never reimplementing formatting, ticketing, or branching:

  • work items → to-issues (tracer-bullet tickets)
  • a fleshed-out feature/spec → to-prd (a PRD)
  • a decision or new term → grill-with-docs (lands as an ADR or CONTEXT entry in the right format)
  • research → a plain docs write into the appropriate existing docs section

Each downstream skill owns its own conventions, ticketing, and any GitHub contact; the journal only routes.

Acceptance criteria

  • Flow-picker proposes the best-fit flow (idea / spec / issues / decision / research) for a note
  • Work-item export delegates to to-issues
  • Feature/spec export delegates to to-prd
  • Decision/term export delegates to grill-with-docs (ADR or CONTEXT)
  • Research export is recorded via a plain docs write into an existing docs section
  • All destinations reuse the shared grouping proposal, confirm gate, and delete prompt; none reimplement formatting/ticketing/branching

Blocked by

Metadata

Metadata

Assignees

Labels

DevOpsMaking development work smoothernew featureNew feature or requestready-for-agentFully specified, ready for an AFK agentstraightforwardA straightforward task

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions