Agent Skills: Linear

Minimal CLI tools for Linear issue management. Use when you need to list issues, view workflow states, change issue status, or move issues between teams. Tools use Linear's GraphQL API with personal API key authentication.

UncategorizedID: bentossell/bentos/linear

Install this agent skill to your local

pnpm dlx add-skill https://github.com/bentossell/bentos/tree/HEAD/internal/assets/pos/skills/linear

Skill Files

Browse the full folder contents for linear.

Download Skill

Loading file tree…

internal/assets/pos/skills/linear/SKILL.md

Skill Metadata

Name
linear
Description
Linear surface for syncing issues and proposing/applying limited workflow actions.

Linear

This skill uses the vendored node scripts in vendor/ (from ~/.factory/skills/linear).

Allowed operations

| Operation | Allowed | Notes | |---|---:|---| | sync | yes | reads only | | update_status | propose/apply | calls vendor/status.js |

References

  • references/factory-skill.md