{
  "skill": {
    "id": "linear-summary",
    "name": "linear-summary",
    "description": "Use when you need to summarize Linear issues, projects, or changelogs into a short status update with action items.",
    "path": "skills/productivity/linear-summary/SKILL.md",
    "tags": [
      "linear",
      "summary",
      "status",
      "project-management"
    ]
  },
  "document": {
    "path": "skills/productivity/linear-summary/SKILL.md",
    "frontmatter": {
      "name": "linear-summary",
      "description": "Use when you need to summarize Linear issues, projects, or changelogs into a short status update with action items.",
      "version": "0.1.0",
      "author": "Hermes Agent",
      "license": "private",
      "metadata": {
        "hermes": {
          "tags": [
            "linear",
            "summary",
            "status",
            "project-management"
          ],
          "related_skills": [
            "meeting-notes-to-action-items",
            "feishu-doc-reporting"
          ]
        }
      }
    },
    "content": "---\nname: linear-summary\ndescription: Use when you need to summarize Linear issues, projects, or changelogs into a short status update with action items.\nversion: 0.1.0\nauthor: Hermes Agent\nlicense: private\nmetadata:\n  hermes:\n    tags: [linear, summary, status, project-management]\n    related_skills: [meeting-notes-to-action-items, feishu-doc-reporting]\n---\n\n# Linear Summary\n\n## Overview\n\nUse this skill to turn Linear issue trails, project updates, or planning notes into concise summaries for stakeholders.\n\n## Workflow\n\n1. Identify the project or issue scope.\n2. Pull out completed work, blockers, and next steps.\n3. Rewrite into a short status update.\n4. Keep action items explicit.\n\n## Output Shape\n\n- Progress summary\n- Blockers\n- Next steps\n- Owners / follow-ups if known\n\n## Verification\n\n- [ ] Scope is clear\n- [ ] Progress is accurate\n- [ ] Blockers are explicit\n- [ ] Follow-ups are actionable\n"
  }
}