pm-exports

Generate Jira JSON, Linear CSV, and GitHub Projects Markdown export templates.

7|4|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/jeremyary/agent-scaffold --skill pm-exports
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pm-exports
Source: https://github.com/jeremyary/agent-scaffold/tree/main/.claude/skills/pm-exports
Command: npx skills add https://github.com/jeremyary/agent-scaffold --skill pm-exports

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of exporting project breakdown and task information into formats compatible with popular project management tools, reducing manual data entry and ensuring consistency.

Core Features & Use Cases

  • Multiple Export Formats: Generates output for Jira (JSON), Linear (CSV), and GitHub Projects (Markdown).
  • Structured Task Planning: Creates an Agent Task Plan format for defining execution order and dependencies.
  • Use Case: After defining a new feature, use this Skill to automatically generate a Jira-compatible JSON file and a Markdown document for GitHub Projects, ready for import by your project management team.

Quick Start

Use the pm-exports skill to generate a Jira import JSON file for the current project plan.

Frequently Asked Questions about pm-exports

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

FAQPage Schema
How do I export project plans to Jira, Linear, or GitHub Projects?

Exporting project plans to Jira, Linear, or GitHub Projects is done by generating structured templates in JSON, CSV, and Markdown formats. This converts project artifacts into machine-readable files for seamless integration with external systems.

What is an Agent Task Plan format for project management?

An Agent Task Plan format is a structured work breakdown structure that defines execution order and task dependencies. It facilitates agent task planning by converting project artifacts into both human-readable and machine-readable outputs.

Can I generate a Jira import JSON file from a structured work breakdown?

Yes, you can generate a Jira-compatible JSON file from a structured work breakdown. This conversion creates a machine-readable export template that reduces manual data entry and ensures consistency for your project management team.

Does this approach support both machine-readable and human-readable output formats?

Yes, the approach supports both machine-readable and human-readable output formats. It converts project artifacts into JSON for Jira, CSV for Linear, and Markdown for GitHub Projects to ensure seamless integration with external systems.

What are the limitations of using templates to export task planning data?

A limitation of using templates to export task planning data is the need for manual import into external systems. The Skill generates the compatible file formats but does not automatically push data directly into Jira, Linear, or GitHub Projects.