Issue Readiness Dashboard
Know which Linear issues are ready for implementation.
See whether each issue has enough context for an engineer or AI coding agent to implement correctly before work begins.
Connect a Linear workspace
Install SpecBot to start checking issue readiness, flagging missing context, and enriching issues before developers or coding agents start work.
Can an implementation agent state the user or business problem and desired outcome without guessing?
Does the issue define the expected behavior, success path, and observable result?
Are the acceptance criteria and definition of done explicit, testable, and specific enough for verification?
Does the issue cover failure modes, boundaries, exceptions, and unusual paths an agent should not have to invent?
Are implementation-relevant systems, files, APIs, designs/docs, resources, and constraints identified?
Does the issue call out dependencies, linked work, blockers, or required coordination?
For bugs, are there reliable reproduction steps plus actual versus expected behavior?
Are scope boundaries, constraints, priority, and out-of-scope details clear enough to prevent agent guesswork?
Comment only at 80/100 with stale issue detection after 14 days.