Work on rdm tasks
Work on rdm tasks. $ARGUMENTS is an optional task slug.
rdm task list --project oidc-provider to see open and in-progress tasks.$ARGUMENTS, run rdm task show <slug> --project oidc-provider. Otherwise, present the task list and ask the user which task to work on.rdm task update <slug> --status in-progress --no-edit --project oidc-providerEnterPlanMode tool to switch into planning mode.ExitPlanModeDone: task/<slug> line in the commit message — the post-merge hook will mark the task done and record the commit SHA.
Use the exact task slug from the rdm commands you ran earlier — do NOT invent or paraphrase it.
If the task is also part of a roadmap phase, include a Done: <roadmap-slug>/<phase-stem> line as well (using exact slugs/stems from rdm).