Part of the fleet milestone (#1 §2). Design: mythings-core/docs/tools/my-groomer.md.
MyGroomer splits/labels raw incoming issues into well-scoped, labeled work.
Dependency — now (nearly) unblocked
Needs create_issue / add_labels on the GitHub contract. These just landed
in mythings-core#33 — pick this up as soon as #33 merges. (list_labels may
still be wanted; confirm during build.)
Scope (v0)
- Input: a raw issue (label
my-groomer).
- One Engine call: propose a split + labels.
- Output: child issues via
create_issue + add_labels, linked to the parent.
Steps
Part of the fleet milestone (#1 §2). Design:
mythings-core/docs/tools/my-groomer.md.MyGroomer splits/labels raw incoming issues into well-scoped, labeled work.
Dependency — now (nearly) unblocked
Needs
create_issue/add_labelson the GitHub contract. These just landedin
mythings-core#33— pick this up as soon as #33 merges. (list_labelsmaystill be wanted; confirm during build.)
Scope (v0)
my-groomer).create_issue+add_labels, linked to the parent.Steps
list_labelsis needed → file on core if so).