linear-refine
Linear Refine
Use the repository root as the workflow source. Read and follow:
agents/questioner.mddocs/questioner.mddocs/agent-required-passes.mddocs/superpowers-linear-persistence.mdtemplates/linear-plan-comment.mdschemas/linear-ai.plan.v1.schema.yaml
Ask one question at a time. Run the required local review/grill pass before marking a plan ready.
Claim Lock
Follow the Claim Lock Rule in docs/workflow.md. On start, re-read the issue; if it already carries in-use and this run is not resuming its own claim, stop and report the issue as claimed without changing it. Otherwise add the in-use label when claiming the issue. Remove in-use when this run stops working the issue: on ready handoff, blocked, or abandoned. in-use is outside the llm-* namespace, so release it explicitly.
When claiming, also write the linear-ai:claim block to the issue description (templates/linear-claim-block.md) with claimed_by: linear-refine and an ISO 8601 claimed_at, preserving other description content. When releasing, remove the claim block.