lineye-cli
v0.1.2
Published
AI-powered task management CLI for Linear - turn ideas into issues automatically
Maintainers
Readme
lineye-cli
AI-powered task management CLI for Linear.
Install
npm install -g lineye-cliQuick Start
# Initialize
lineye init
# Create issue
lineye create-issue --title "Feature" --body "Description"
# Create branch for issue
lineye create-branch --issue ENG-123 --type featCommands
| Command | Description |
|---------|-------------|
| lineye init | Initialize configuration |
| lineye workspace list | List workspaces |
| lineye workspace use <alias> | Switch workspace |
| lineye list-teams | List teams |
| lineye list-projects | List projects |
| lineye show <issue-id> | Show issue details |
| lineye create-issue | Create Linear issue |
| lineye create-branch | Create git branch |
Claude Code Skills
Install skills for AI-driven workflow:
/plugin marketplace add dejavukong/lineye
/plugin install lineye@lineyeThen use:
/lineye:create- Brainstorm → Create issue/lineye:start <id>- Load task → Create branch
More
See GitHub for full documentation.
License
MIT
