linear-memory

Manage agent state and track work items through the Linear API.

Updated Jun 16, 2026
One-click install
npx skills add https://github.com/sori883/evo --skill linear-memory
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linear-memory
Source: https://github.com/sori883/evo/tree/main/.claude/skills/linear-memory
Command: npx skills add https://github.com/sori883/evo --skill linear-memory

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires linear, and includes scripts (resource) components.

What problem does it solve?

This Skill enhances agent workflows by providing a unified and persistent state management system using Linear, ensuring consistent tracking of work items and context across different tasks.

Core Features & Use Cases

  • Persistent State Management: Leverages Linear as a single source of truth for agent state and work item tracking.
  • Work Item Tracking: Manages tasks, issue creation, status updates, and escalation in Linear.
  • Contextual Operations: Enables agents to retrieve and update context-specific information stored in Linear.
  • Use Case: Ideal for complex workflows that require maintaining a consistent record of tasks, actions, and outcomes over time.

Quick Start

Use the linear-memory skill to update the status of the Linear issue 'issue-123' to 'In Progress'.

Frequently Asked Questions about linear-memory

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track agent workflows and persistent state in Linear?

You can track agent workflows and persistent state in Linear by using a skill that leverages the Linear API to create, update, and query issues, ensuring consistent work item tracking and contextual data management across tasks.

Can I update Linear issue statuses for agent tasks automatically?

Yes, you can automatically update Linear issue statuses for agent tasks. The skill supports creation, updating, and querying of Linear issues, enabling agents to modify statuses like 'In Progress' while incorporating security and validation checks.

What is the best way to maintain contextual data for complex agent workflows?

The best way to maintain contextual data for complex agent workflows is using a persistent state management system. By leveraging Linear as a single source of truth, agents can retrieve and update context-specific information reliably.

Do I need a specific environment setup to use Linear for agent state management?

You need the Linear dependency and script components to use Linear for agent state management. This setup enables persistent state tracking, work item updates, and contextual operations within your agent workflows.

When should I not use Linear for agent work item tracking?

You should avoid using Linear for agent work item tracking if your workflows do not require persistent state management or consistent tracking of tasks, actions, and outcomes over time. It is intended for complex workflows needing reliable context updates.