Manages Linear issues, projects, and team workflows directly through a high-performance command-line interface.
The Linear CLI skill integrates a Zig-based command-line tool into your environment to streamline project management tasks. It allows you to interact with Linear's issue tracking system without leaving your terminal, supporting everything from basic issue creation and searching to complex project lifecycle management and team organization. This skill is particularly useful for developers who want to automate ticket updates, link blocking issues during development, or query the Linear API via GraphQL for custom reporting and automation.
주요 기능
01Project and team synchronization for efficient workspace organization.
02Comprehensive issue management including create, view, update, and delete actions.
03Advanced issue linking for managing dependencies and parent-child hierarchies.
041 GitHub stars
05Structured JSON output support for seamless integration with data processing tools like jq.
06Direct GraphQL query execution for advanced API interactions beyond standard commands.
사용 사례
01Rapidly creating and assigning bug reports while debugging code in the terminal.
02Listing and filtering personal tasks to prioritize the day's development work.
03Managing project milestones and linking blocking issues during complex feature rollouts.