Secure Linear Command Line Tool for AI Agents
linctl is a command-line interface tool designed for AI agents to interact with Linear, a project management tool. It allows agents to read and write issues securely, ensuring that any write operations only affect a specified team. This helps prevent accidental miswrites due to incorrect tokens or configurations. The tool operates without loading extensive context, minimizing overhead and keeping operations efficient.
The functionality of linctl includes commands for listing, creating, and managing issues, projects, and teams within Linear. The tool emphasizes security by implementing a guard mechanism that checks the validity of OAuth tokens and ensures that writes only occur to the designated team. With over 60 commands available, linctl provides a comprehensive interface for managing project tasks while maintaining a narrow scope of access.





