Update Linear Post-Job

Community

Automate Linear issue updates after job completion.

Authorauldsyababua
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the critical, multi-step process of updating Linear issues after a job is completed. It ensures accurate status tracking, proper parent-child issue management, and clear communication within the Linear workflow, saving manual effort and preventing oversight.

Core Features & Use Cases

  • Child Issue Closure: Marks individual completed jobs (child issues) as "Done" in Linear and adds a detailed completion comment.
  • Parent Work Block Tracking: Automatically checks if all child issues within a parent work block are complete and updates the parent's status accordingly.
  • Error Handling & Reporting: Provides robust error handling for Linear API calls and generates comprehensive completion reports for the Planning Agent.
  • Use Case: After an AI agent finishes a coding task and QA validates it, this skill can automatically update the corresponding Linear issue to "Done," add a summary of changes, and then check if the larger project (parent issue) is also complete, updating it if all sub-tasks are finished.

Quick Start

Update Linear issue 'LAW-5' to "Done" after job completion, then check its parent 'LAW-4' for overall work block completion.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Update Linear Post-Job
Download link: https://github.com/auldsyababua/instructor-workflow/archive/main.zip#update-linear-post-job

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository