Adds own-the-task — turns a delegated task into an owned one via Intake → Brief → Plan → Execute.
Five intake questions: real goal, why, attention budget (+ hard constraints), definition of done (with a mandatory what changes for you follow-up), failure modes / prior attempts.
Derived from a prompt template; condensed to essentials (54 lines). Complements grill-me — that one sharpens a plan you already have, this one gets the intent out before a plan exists.
Index entry follows in a separate commit.
Adds `own-the-task` — turns a delegated task into an owned one via Intake → Brief → Plan → Execute.
Five intake questions: real goal, why, attention budget (+ hard constraints), definition of done (with a mandatory *what changes for you* follow-up), failure modes / prior attempts.
Derived from a prompt template; condensed to essentials (54 lines). Complements `grill-me` — that one sharpens a plan you already have, this one gets the intent out before a plan exists.
Index entry follows in a separate commit.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Adds
own-the-task— turns a delegated task into an owned one via Intake → Brief → Plan → Execute.Five intake questions: real goal, why, attention budget (+ hard constraints), definition of done (with a mandatory what changes for you follow-up), failure modes / prior attempts.
Derived from a prompt template; condensed to essentials (54 lines). Complements
grill-me— that one sharpens a plan you already have, this one gets the intent out before a plan exists.Index entry follows in a separate commit.