10 lines
538 B
JSON
10 lines
538 B
JSON
|
|
{
|
||
|
|
"title": "Prepare Binky weekly founder review",
|
||
|
|
"description": "Prepare the ~15-minute founder review per OperatingRhythm.md: point at newest daily brief + SuccessMilestones delta; note RISK-005 if two milestone-free weeks. Write a short prep note under briefs/ or history/. Commit with a clear message. Never push.",
|
||
|
|
"target_repo": "~/binky-control",
|
||
|
|
"agent": "review-prep",
|
||
|
|
"labels": ["binky", "weekly-review", "automated", "harness-onboarding"],
|
||
|
|
"completion_event_type": "binky_weekly_review",
|
||
|
|
"timeout_seconds": 900
|
||
|
|
}
|