project-management

Integrate Linear issue tracking and GitHub pull request data for project management workflows.

Updated Mar 20, 2026
One-click install
npx skills add https://github.com/mihai-chiorean/inc --skill project-management-mihai-chiorean
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-management
Source: https://github.com/mihai-chiorean/inc/tree/main/skills/project-management
Command: npx skills add https://github.com/mihai-chiorean/inc --skill project-management-mihai-chiorean

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates the friction of managing project workflows by centralizing issue tracking, status reporting, and task prioritization directly within your development environment.

Core Features & Use Cases

  • Automated Issue Management: Create, update, and track tasks in Linear without leaving the terminal.
  • Status Reporting: Generate instant standup summaries by aggregating in-progress work, completed tasks, and open pull requests.
  • Workflow Optimization: Quickly triage new issues and maintain a clean backlog by linking PRs to issues.

Quick Start

Ask the project management skill to generate a status update for your current sprint and list all unassigned high-priority issues.

Frequently Asked Questions about project-management

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

FAQPage Schema
How do I track Linear issues and GitHub pull requests together for sprint planning?

You can track Linear issues and GitHub pull requests together by linking PRs to issues, which facilitates task breakdown, sprint planning, and maintains a clean backlog directly within your development environment.

Can I generate automated standup summaries from Linear and GitHub data?

Yes, you can generate automated standup summaries by querying active authentication with Linear CLI and GitHub CLI to aggregate in-progress work, completed tasks, and open pull requests into instant status reports.

Do I need the Linear CLI and GitHub CLI installed to manage project workflows?

Yes, active authentication with the Linear CLI and GitHub CLI is required to perform state updates, query project metadata, and execute issue management commands within the project-management workflow.

What is the best way to triage new issues and update task status in Linear without leaving the terminal?

The best way to triage issues and update task status in Linear from the terminal is by using integrated CLI commands to quickly prioritize new entries, assign tasks, and synchronize state changes across your engineering team.

How does linking GitHub pull requests to Linear backlog items optimize engineering workflows?

Linking GitHub pull requests to Linear backlog items optimizes engineering workflows by centralizing issue tracking and status reporting, eliminating friction, and ensuring task prioritization stays aligned with active development.

Are there limitations when using CLI integrations for project management and sprint reporting?

Limitations include total dependency on active Linear CLI and GitHub CLI authentication; without valid CLI sessions, the skill cannot query project metadata, perform state updates, or generate sprint summaries.