A Go CLI for Linear with target-pinned guarded writes: every write re-resolves the active token and fails closed on org/team mismatch, with no bypass flag
Run the full linctl pre-PR local gate (generate-check, vet, test, 100% coverage, lint) and report pass/fail per gate. Use before opening a PR or when asked to verify linctl changes locally.
Use linctl as the Linear control surface for agent-safe issue, project, Cycle, ProjectMilestone, organization, user, team, search, release, initiative, customer, notification, attachment, comment, and metadata work. Prefer it over Linear MCP, raw GraphQL, or ad hoc API calls when linctl covers the operation; use…